Skip to content
This repository has been archived by the owner on May 5, 2019. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 469 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 469 Bytes

website

View on GitHub Pages

Website Text.docx

Running locally

$ bower install # bower_components are added to the repo for GitHub Pages
$ npm install -g http-server
$ [email protected] website git:(master) http-server
Starting up http-server, serving ./ on: http://0.0.0.0:8080
Hit CTRL-C to stop the server