The site is hosted on heroku at https://dscghrce.herokuapp.com/
node
yarn
nodemon
gulp
Before running server for first time run yarn
to install dependencies and build files.
Start development server with yarn dev
.
The site is hosted on heroku at https://dscghrce.herokuapp.com/
node
yarn
nodemon
gulp
Before running server for first time run yarn
to install dependencies and build files.
Start development server with yarn dev
.