hmcc-global / cityserve

2 stars 0 forks source link

Cityserve website

To run the website locally make sure you have yarn installed.

Locally Run The Site

First time setup:

  1. Run yarn install in the root directory of the project

To run the site locally do:

yarn start

Deployment

The site autodeploys whatever you push to GitHub.