Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 243 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 243 Bytes

My first react with flux application

To Run

$ npm install

Start npm to build the files can kill it with (Ctrl-C)

$ npm start

gulp-webserver needs to be re-started after every save and re-build (Ctrl-C) kills it.

$ gulp webserver