Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 197 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 197 Bytes

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({});