Ecosyste.ms: Awesome

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

https://github.com/inesita-rb/todomvc

Inesita TodoMVC
https://github.com/inesita-rb/todomvc

Last synced: 4 months ago
JSON representation

Inesita TodoMVC

Lists

README

        

# TodoMVC example written with [Inesita](https://github.com/inesita-rb/inesita)

[DEMO](http://inesita-todomvc.netlify.com/)

```sh
$ git clone https://github.com/inesita-rb/todomvc.git
$ cd todomvc
$ bundle install
$ bundle exec inesita server
```

Go to [http://localhost:9292/](http://localhost:9292/)