#Boilerplate for a new MeteorJS project. ##Usage (in terminal): mkdir yourapp cd yourapp git clone https://github.com/becorey/meteor-boilerplate.git . rm -rf .git git init