Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 443 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 443 Bytes

BarCamp Green Bay App

Build Status

BarCamp Green Bay app code.

Development

  1. clone this repo or open in c9.io
  2. npm install
  3. npm run dev for web server, runs on 8000
  4. npm test to run the tests