3 Currently this repo only contains one module.
18 npm install -g generator-react-webpack # https://github.com/newtriks/generator-react-webpack
25 grunt build:dist # production build
26 grunt build # dev build
27 grunt test # run tests
33 grunt serve # start webpack dev server source-maps
34 grunt serve:dist # start dev server with dist runtime
38 `grunt serve:dist` fails for unknown reason. workaround use python -m SimpleHTTPServer 8099
42 • [http://numeraljs.com/](http://numeraljs.com)
44 • [http://momentjs.com/docs/](http://momentjs.com/docs/)
46 # How the code works see ./src/README.md