#Edin's Boilerplate
- Clone this repo
- Make sure you have Node.js installed
- Make sure you have gulp globally installed,
npm install -g gulp
- Install local dependencies by running
npm install
in the root directory of this project - Run:
gulp watch
to launch a local server and watch filesgulp build
to build a minified version of the projectgulp clean
to clean thebuild
folder
If you get any errors when running gulp
, try installing the Stylus plugins globally by running npm install -g [email protected] nib rupture
.
- Add a
globals.json
file defining main variables - Add JS linting