| ES6| Reactjs | di.js| Zone| browserify| Web Stater Kit| Jade| less |--- |--- |--- |--- |--- |--- |--- |--- |---
$ npm install --global gulp
This will install Gulp globally. Depending on your user account, you may need to gain elevated permissions using sudo
(i.e sudo npm install --global gulp
). Next, install the local dependencies wsk-react-di requires:
$ npm install
That's it! You should now have everything needed to begin hacking on wsk-react-di.
You can now use Gulp with the following commands to stay productive during development:
$ gulp
$ gulp watch serve build
Now direct your browser to http://localhost:3000/