Useful IO's Base for Creating an Awesome New Meteor App.
- Don't forget to change your page title in app.html
- Don't forget to change your environment variable in ./start
To use:
- git clone git@github.com:usefulio/meteor-project-template.git new-project-name
- cd new-project-name
- rm -rf .git
Init your new repo and push to github.