React Basic Environment
- install node, yarn
- git clone
- yarn install
- yarn dev
- yarn dev (development mode)
- yarn build (build frontend code)
- yarn api (start node server)
- Gitbook - React入門: https://hulufei.gitbooks.io/react-tutorial/content/index.html
- Gitbook - Webpack: https://fakefish.github.io/react-webpack-cookbook/Introduction-to-Webpack.html
- webpack-howto: https://github.com/petehunt/webpack-howto/blob/master/README-zh.md
- http://blog.kkbruce.net/2015/10/webpack.html#.V3dV8bh96hd
- https://webpack.github.io/docs/tutorials/getting-started/
- https://www.udemy.com/webpack-2-the-complete-developers-guide/learn/v4/overview
- React
- React Redux
- React Router
- React Saga
- Redux Form