Fun experiments with the Fluxxor library with Browserify and a node server
Authors: Gregory T. & Max Lin
- Node/iojs
- electron see: electron.atom.io
- run
npm install - run watch task
npm run build-js - run
electron .
for development you can use npm run watch-js to watch client file changes
Notes:
Please note that we're using ES6 (babel), please refer to this documentation for reference: babel