https://github.com/mickeyjsx/mickey-todo
Simple Todo application built with mickey
https://github.com/mickeyjsx/mickey-todo
app examples framework mickey mvc todo todo-mvc
Last synced: about 2 months ago
JSON representation
Simple Todo application built with mickey
- Host: GitHub
- URL: https://github.com/mickeyjsx/mickey-todo
- Owner: mickeyjsx
- License: mit
- Created: 2017-09-12T12:31:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-13T10:00:03.000Z (over 7 years ago)
- Last Synced: 2024-11-21T09:19:56.216Z (6 months ago)
- Topics: app, examples, framework, mickey, mvc, todo, todo-mvc
- Language: JavaScript
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mickey-todo
> Simple Todo application build with mickey
[](https://github.com/mickey/mickey-todo/blob/master/LICENSE)
[](https://www.npmjs.com/package/mickey-todo)
[](https://travis-ci.org/mickeyjsx/mickey-todo)## Usage
```bash
$ npm install
$ npm start
```[Live Demo](http://mickeyjsx.github.io/todo)