To start your new project, follow these steps
git clone https://github.com/SpacebarTech/template.git
npm install
Do this on github, or send Tim a request to have it done.
git remote remove origin
git remote add origin https://github.com/SpacebarTech/[YOUR_PROJECT].git
In your package.json, make sure that "name," "description," "repository," "bugs," and "homepage" are all the correct values for your repository, and not for template.git
Focus on the user.
Move quickly, and don't be afraid to break things.
Build to scale.
Tim Farrow