Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 310 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 310 Bytes

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