React starter-kit project
- typescript
- webpack
- babel
- eslint
- mobx
- react-router-dom
- axios
- jest
- i18next
- font-awesome
- tailwind
- scss support
- hot module replacement with fast refresh plugin
- npm install or yarn install
- npm start or yarn start
- visit http://localhost:3000
- npm run build or yarn build
- go to "dist" folder, located in the root directory
npm test or yarn test