Skip to content

alexjavabraz/meteorTaskList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meteorTaskList

Simple TaskList with meteor

References:

https://www.meteor.com/

Commands:

Execute app: meteor Connect to mongoDB: meteor mongo Execute query on mongoDB: db.tarefas.find({});