protozoa-nz

##Deployed app here

how

install

git clone https://github.com/pietgeursen/protozoa-nz
cd 
npm install

develop

npm start

browse to http://localhost:9966/.

test

npm test

deploy

npm run deploy
git push origin master