Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 install

cd app && http-server
```