Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 349 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 349 Bytes

DSC Website

The site is hosted on heroku at https://dscghrce.herokuapp.com/

Development

Dev dependencies

  • node
  • yarn
  • nodemon
  • gulp

Development server

Before running server for first time run yarn to install dependencies and build files.

Start development server with yarn dev.