#1. Get the template
git init
git pull https://github.com/vidrepar/creative-coding-template.git
#2. Get the dependencies
npm i
bower i
#3. Serve
gulp serve
#4. Build
gulp build
| Name | Name | Last commit date | ||
|---|---|---|---|---|
#1. Get the template
git init
git pull https://github.com/vidrepar/creative-coding-template.git
#2. Get the dependencies
npm i
bower i
#3. Serve
gulp serve
#4. Build
gulp build