- React
- Redux
- TypeScript
- Redux-thunk
- Scss
- Persisted store
- React-modal
- Airbnb eslint setup and basic prettier config
- Aliases
- Chunk splitting
- Hot reload
- Analyzing bundle size tool
git clone [email protected]:Revolt9k/react-redux-template.gitcd .\react-redux-template\yarn/npm install
yarn startwill run project on localhost:3000.
There is already initialized store with example reducer and some basic components.
Troubleshooting
Fell free to make a PR or contact me if you got any problems.
