Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 475 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 475 Bytes

Simple TODOs in Meteor

This is just the meteor tutorial located here.

The purpose was to have fun playing around with meteor with angular embedded inside. Will likely add to this project or create new one contrasting the use of meteor blaze.

Install Meteor

curl https://install.meteor.com/ | sh
git clone https://github.com/plantsmiles/simple-todos.git
cd simple-todos

Usage

meteor