BarCamp Green Bay app code.
- clone this repo or open in c9.io
npm install
npm run dev
for web server, runs on 8000npm test
to run the tests
BarCamp Green Bay app code.
npm install
npm run dev
for web server, runs on 8000npm test
to run the tests