/food-pantry-app-prototype

Clickable prototype for the Food Pantry App

Primary LanguageHTMLMIT LicenseMIT

food-pantry-app-prototype

Clickable prototype for the Food Pantry App available at https://ncosd.github.io/food-pantry-app-prototype/

Development

To work on this prototype

  1. Clone the repo git clone ...
  2. Pull the theme submodule git submodule update --init --recursive
  3. Pull in the npm packages cd themes/hugo-empty-bootstrap npm install
  4. Install hugo
  5. Run the hugo server hugo serve --disableFastRender