Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 252 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 252 Bytes

vikinghug.com

Setup

  1. Clone this repo
  2. run npm install

Running

  1. For asset generation: gulp watch
  2. Run the server: npm start
  3. Browse to: http://localhost:3002

Deploying

  1. Deploy git push heroku master
  2. Dance.