npm install
npm run start
The site is deployed using a service called Surge.
DSA Ops has a Surge account with permission to deploy the project to
http://handbook.eastbaydsa.org
.
npm install --global surge
surge --login
Follow instructions to sign in/ sign up for a surge account.
npm run deploy