This is the (TypeScript,redux-toolkit,pwa,bootstrap) template for Create React App.
Packages
Extra packages added to create-react-app :
- react-router 6
- react-bootstrap 5
- axios
- redux-toolkit
- redux-saga
- redux-persist
- redux-logger
- node-sass
To use this template add --template template-bootstrap-imamaad
when creating a new app:
npx create-react-app my-app --template cra-template-bootstrap-imamaad
OR
yarn create react-app my-app --template cra-template-bootstrap-imamaad