A react server side skeleton repo.
node:8.9.1 (nvm use)
yarn
yarn install
yarn start:dev
yarn install
yarn start:prod
- handle css in prod
- performance best-practice-performance
- spike
babel-plugin-css-modules-transform
influence in prod - build prod js file
- organize the build process
- add flow type check
- redundant http request in client side
- CI