Meteor - AngularJs

This project create a list of tasks using meteor framework!

First

  • Download meteor
  • Obs: if you are using windows install first choco

Usage

  • Clone this repo
  • Run this in terminal:
meteor 
  • Then run this at another terminal:
meteor mongo
  • Go to:

http://localhost:3000