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

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

Awesome Lists containing this project

README

        

# mickey-todo

> Simple Todo application build with mickey

[![MIT License](https://img.shields.io/badge/license-MIT_License-green.svg?style=flat-square)](https://github.com/mickey/mickey-todo/blob/master/LICENSE)

[![NPM Version](https://img.shields.io/npm/v/mickey-todo.svg?style=flat-square)](https://www.npmjs.com/package/mickey-todo)
[![Build Status](https://img.shields.io/travis/mickeyjsx/mickey-todo.svg?style=flat)](https://travis-ci.org/mickeyjsx/mickey-todo)

## Usage

```bash
$ npm install
$ npm start
```

[Live Demo](http://mickeyjsx.github.io/todo)