Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 462 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 462 Bytes

ToDo App

A React app to maintain a To-Do list. Integrated with Firebase.

###Getting Started###

Please follow the instructions below:

	> git clone https://github.com/abhagupta/Todo.git
	> cd Todo
	> npm install
	> gulp

The application will automatically open when 'gulp' is executed. The url of the app is http://localhost:8080 by default.

###Technology Stack -React 0.14.3 -Firebase -Gulp -Browserify -Watchify -Gulp livereload server