Skip to content

quantum-engineering/electron-react-flux-browserify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fun with Fluxxor with Electron

Fun experiments with the Fluxxor library with Browserify and a node server

Authors: Gregory T. & Max Lin

Requirements:

  1. Node/iojs
  2. electron see: electron.atom.io

How to run it on your local machine

  1. run npm install
  2. run watch task npm run build-js
  3. 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

About

Boilerplate code for electron (atom shell) with flux, react and browserify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors