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

https://github.com/creativcoder/doit

Todo app using meteor and materializecss
https://github.com/creativcoder/doit

Last synced: 11 months ago
JSON representation

Todo app using meteor and materializecss

Awesome Lists containing this project

README

          

## Doit

![alt showcase](public/showcase.jpg)

A simple Todo app using Meteor Framework and materializecss and MomentJS

To run the app (cd into the repo and issue the command):

`meteor`

To run the app on an android device:

`meteor add-platform android`

`meteor run android-device` - to run on a physical device

`meteor run android` - to run on an emulator