react-bootstrap-code
v8.0.0
Published
Boilerplate to bootstrap CRA project
Downloads
231
Maintainers
Readme
react-bootstrap
Boilerplate to bootstrap react app with pre configure changes.
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