0.1.0 • Published 10 years ago
react-lab-examples v0.1.0
react-lab-examples
http://concord-consortium.github.io/react-lab-examples
Development
This project is using webpack to build the final JS file in /dist folder.
First, you need to make sure that webpack is installed and all the NPM packages required by this project are available:
npm install -g webpack
npm installThen you can build JavaScript files using:
webpackor:
webpack --watchLicense
0.1.0
10 years ago