llkats / convention2018

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

npm install

Developing

npm run start

Deploying changes to handbook.eastbaydsa.org

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.

Signing into Surge

npm install --global surge
surge --login

Follow instructions to sign in/ sign up for a surge account.

Deploying changes

npm run deploy

About


Languages

Language:JavaScript 91.4%Language:HTML 5.3%Language:CSS 3.4%