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