8.0.0 • Published 2 years ago

react-bootstrap-code v8.0.0

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

react-bootstrap

Boilerplate to bootstrap react app with pre configure changes.

Netlify Status

Demo

Play demo here

Setup for local development

Using Set the correct environment variables (Ask a developer for the dotenv files)

Folder structure

├── apis
├── assets
├── components
├── constants
├── contexts
├── hooks
├── locales
├── pages
├── redux-store
├── services
├── styles
└── utils

Deployment

Make sure you are logged in to npm with the your account: Run npm login

Make sure you are logged in to github cli with the your github account: Run gh auth login and use your own github credentials.

To deploy run npm run deploy where the app you want to deploy