/PTTasker

Primary LanguageHTMLMIT LicenseMIT

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.