Skip to content

farpoint/classLeaderboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Class Leaderboard Example

This example is from our class on October 26, 2013. It shows a simple application that lists the names of members of the class. It also shows how to structure a meteor application - client files go in the client folder, server files go in the server folder, and models (or other common code) go in the base of the project.

Please be sure to check out The Meteor Docs and look up functions and commands that you've not seen before, like Meteor.Collection() or People.find() to learn more about how each component operates.

About

Class project from October 26th, 2013

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published