Skip to content

MStumpp/meteor-todomvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meteor TodoMVC Example

Meteor is an open-source platform for building top-quality web apps in a fraction of the time, whether you're an expert developer or just getting started.

Meteor - meteor.com

Learning Meteor

The Meteor website is a great resource for getting started.

Here are some links you may find helpful:

Articles and guides from the community:

Get help from other Meteor users:

If you have other helpful links to share, or find any of the links above no longer work, please let us know.

Running

If you don't have Meteor installed already, from a terminal window:

curl install.meteor.com | /bin/sh

To run the app:

# from labs/architecture-examples/meteor
meteor

The app should now be running on http://localhost:3000.

Deploying

To deploy to meteor.com:

# from labs/architecture-examples/meteor
meteor deploy myapp.meteor.com

Credit

This TodoMVC application was created by MStumpp.

About

TodoMVC running on Meteor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published