proteus-boilerplate
Quickstart
You must have NPM installed globally before you begin.
1. Download this project
git clone git://github.com/ptrevinor/proteus-boilerplate.git
2. Run the installation script (optional)
- open a cmd (in Windows) / terminal (Unix/Linux/Mac) and navigate to the project root folder.
- execute npm run install, this will generate the required folders.
3. Customize package.json
Update the properties in package.json with your own project properties.