2017-18 TEDx University of Washington website
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build the production site (this will update /docs)
npm run build
See this live at dev.tedxuofw.com
The live webpage displays the /docs folder. To update the live site, build the production site and push.