First, fork the branch and clone the repository to your local machine.
Make sure you have yarn installed with the command:
yarn install
Then, to run locally use the command:
yarn dev
Live Site: https://goodgovproject.com/
Github Pages Site: https://codeforboston.github.io/advocacy-maps/
For any link from this GH Pages site, '/advocacy-maps' needs to be added to the url.
For example, for the 'election-day-registration' page, the url the link takes you to: https://codeforboston.github.io/election-day-registration
Should manually be changed to
https://codeforboston.github.io/advocacy-maps/election-day-registration