Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prashaantt/flight-todo
A simple ToDo app in Flight
https://github.com/prashaantt/flight-todo
Last synced: about 7 hours ago
JSON representation
A simple ToDo app in Flight
- Host: GitHub
- URL: https://github.com/prashaantt/flight-todo
- Owner: prashaantt
- License: mit
- Created: 2014-07-27T15:18:33.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-27T15:42:01.000Z (over 10 years ago)
- Last Synced: 2023-03-30T04:52:40.202Z (almost 2 years ago)
- Language: JavaScript
- Size: 132 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# flight-todo
A simple ToDo app in Flight scaffolded using the [Flight generator](https://github.com/flightjs/generator-flight/).
## Setup
```
bower installcd app && http-server
```