Comparing NPM (dev)Dependencies. www.npm.click
- NPM
- Gulp
- ReactJS
- Redux
- Immutable JS
You will need http-server
installed globally to serve the website.
npm install -g http-server
npm install
npm start
npm run watch
npm test
Travis CI does the job. For every commit on the master
branch, Travis runs the builds and push to the gh-pages
branch.