Skip to content

codingmaven/meteor-boilerplate

 
 

Repository files navigation

meteor-boilerplate

This boilerplate is here to give you a simple starting point for your meteor projects.

# Assuming meteor is already installed
$ npm install -g orion-cli
$ orion create myApp
$ cd myApp && meteor

Read through the GUIDE.md or checkout the repository locally for more information.

Packages

No packages published

Languages

  • HTML 39.4%
  • JavaScript 35.4%
  • CSS 19.4%
  • CoffeeScript 4.7%
  • Shell 1.1%