Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 363 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 363 Bytes

Nadine Morano 2017

Wut?

Installation

Install node and npm then run:

npm install
bower install

You can now start serving static files with gulp!

gulp serve

Deploy on Git Pages

Run the following commands

gulp deploy