React starter-kit project
- typescript
- webpack
- babel
- eslint
- react-redux with seamless-immutable state
- reduxsauce
- react-router
- axios
- jest
- i18n-react
- font-awesome
- bootstrap
- scss support
- hot module replacement with fast refresh plugin
- npm install or yarn install
- npm start or yarn start
- visit http://localhost:3000
- npm build or yarn build
- go to "dist" folder, located in the root directory