Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mannuelf/react-todo-app
https://github.com/mannuelf/react-todo-app
Last synced: about 14 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/mannuelf/react-todo-app
- Owner: mannuelf
- Created: 2015-12-27T14:20:06.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-02T21:03:34.000Z (about 9 years ago)
- Last Synced: 2023-03-26T14:27:28.835Z (almost 2 years ago)
- Language: JavaScript
- Size: 6.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
React To Do
====Built with with React JS and Flux
---
###Getting Started###
Start the app with these two commands
```
$ npm install
$ gulp
```