universal webapp boilerplate
tools involved: babel webpack express react css-module
npm install
npm run build && npm run start
# refer url in browser: http://localhost:3000
-
universal:
-
server-side:
-
client-side:
learn and inspired from:
https://github.com/kriasoft/react-starter-kit
https://github.com/erikras/react-redux-universal-hot-example