Skip to content

A minimalist app to management of notes using React, Flux and Firebase

Notifications You must be signed in to change notification settings

luixlacrux/keep-notes

Repository files navigation

Keep Notes

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

Install gulp globally:

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

Clone project

$ git clone https://github.com/luixlacrux/keep-notes.git
$ cd keep-notes

Install dependecies

$ npm install

Generate the builds and start server

$ npm start

Now open new tab browser in https://localhost:3000

About

A minimalist app to management of notes using React, Flux and Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published