Starter repository for gulpie website
- Download the project by clicking on the green button that says "Code" and then "Download ZIP".
- Uncompress the zip file.
- Open up your terminal and cd into the gulpie project (the one you just downloaded and uncompressed).
Install dependencies with:
npm run install
Fire up the server with:
npm run develop