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: 2 months ago
JSON representation
Inesita TodoMVC
- Host: GitHub
- URL: https://github.com/inesita-rb/todomvc
- Owner: inesita-rb
- License: mit
- Created: 2015-08-08T13:34:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-06-24T17:57:14.000Z (over 4 years ago)
- Last Synced: 2024-07-05T15:17:15.600Z (6 months ago)
- Language: Ruby
- Homepage: http://inesita-rb.github.io
- Size: 29.3 KB
- Stars: 22
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-opal - Inesita TodoMVC - Inesita TodoMVC (Uncategorized / Uncategorized)
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/)