Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 191 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 191 Bytes

Sam-urai

My entry for the 2017 #GitHubGameOff.

Build and run

npm install
npm start

This starts a dev server at localhost:5401.

To build run

npm run build