A minimalist app to management of notes using React, Flux and Firebase. this is a version improved of the app created in the tutorial by @ezakto
Author: Luis Lacruz | @luixlacrux
If you have previously installed a version of gulp globally, please run npm rm --global gulp to make sure your old version doesn't collide with gulp-cli.
$ npm install --global gulp-cli
for more info visit the docs of Gulp
$ git clone https://github.com/luixlacrux/keep-notes.git
$ cd keep-notes
$ npm install
$ npm start
Now open new tab browser in http://localhost:3000