Skip to content

middlebury/college-handbook

Repository files navigation

Middlebury College Handbook

Requirements

Start developing.

Clone the repo and install node dependencies:

npm install

Navigate into the site’s directory and start it up.

cd college-handbook/
npm run develop