package-based-architecture

Example of package based architecture in Meteor JS

MIT License

Stars
6
Committers
1

Package based architecture

A small app, demonstrating package based architecture in Meteor. Companion source code for the following blog post:

Branches

There are 2 branches in this repository:

  • "part-0" corresponds to the starting point for the blog post.
  • "part-1" corresponds to the finished version of the code.
Related Projects