Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 211 Bytes

File metadata and controls

9 lines (7 loc) · 211 Bytes

Get start

Make sure you have gulp installed in your system, if not, do npm i -g gulp

  1. npm i
  2. gulp compile
  3. gulp

Then it will start a live server on localhost:3000 and will reload on change.