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

https://github.com/beldar/meteor-tasks


https://github.com/beldar/meteor-tasks

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Meteor tasks

Example Meteor app to handle tasks.

## Installation

Install meteor:

`curl https://install.meteor.com/ | sh`

Clone the repo, and inside the folder run:

`meteor`

That's it!