Download current version of Node.js here (v6.7.0)
$ npm install
$ npm start
Visit http://localhost:8080
$ npm test
- ReactJS (Flux)
- Bootstrap
- Webpack (Module bundler)
- Eslint (Linting ES6 and ReactJS)
- Babel (ES6 transpilation)
- Mocha (Test runner)
- Enzyme (Test utility for ReactJS)
- Chai (Assertions)
- Sinon (Test Spy)
- Websockets
- DexieJS (IndexedDB wrapper library)
- Tested on latest versions of Firefox and Chrome on Ubuntu 14.04
- Used Node.js v6.7.0 and npm v3.10.3