Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 281 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 281 Bytes

html-template-project

Starter project to bootstrap a HTML template project

How to run

After cloning the project run

  • npm install to install the dependencies
  • gulp init to build, serve (by default at http://localhost:3000) and start watching for changes to files