protozoa-nz
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
git clone https://github.com/pietgeursen/protozoa-nz
cd
npm install
npm start
browse to http://localhost:9966/.
npm test
npm run deploy
git push origin master