Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 364 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 364 Bytes

ViandsWeb

Repo for viands website To open index inside template folder

Installation

Install the NodeJS dependencies: sudo npm install. Install the Bower dependencies: bower install. Run the gulp build task: gulp build. Run the gulp default task: gulp. This will build any changes made automatically, and also run a live reload server on http://localhost:8888.