Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

chachaxw/meteor-simple-todos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meteor-simple-todos

Powered by Meteor and React

	run the project: meteor run
	run the test: meteor test --driver-package practicalmeteor:mocha

All the guide is on the Meteor Guide

API docs is on the Meteor API Docs

You can find the tutorials on Todo list tutorials