/help-guide

Primary LanguageJavaScriptOtherNOASSERTION

How to Help guide

Part of the SF Chronicle Homeless Project

This guide has information that readers can use to connect with services in the Bay Area. It was build on an older template -- follow these steps to get it running:

  1. Clone this repo and cd into it
  2. Run npm i to install the dependencies
  3. Run npm run sheets to pull the sheet data down from https://docs.google.com/spreadsheets/d/1lBoedMZwZcWtxlZ5kpVnQ2tP9Thn5g3VYyw0v5EqIsU/edit#gid=0
  4. Run grunt to start the dev environment on localhost:8000