Getting Started
Follow 5 simple steps to get started:
Clone this repo to download this project locally:
git clone https://github.com/harvard-hbs/hbs-platypus.git
Change into directory and install dependecies:
Email Rob Silva and request copy of credentials file .env.local
Change into directory and install dependecies:
cd hbs-platypus && npm install
Run this script to clean up (remove) documentation:
npm run cleanup
Run this project: locally
npm run dev