cat-fur
how
install
git clone https://github.com/data-doge/cat-fur
cd cat-fur
npm install
develop
npm start
browse to http://localhost:9966/.
test
npm test
deploy
npm run deploy
git clone https://github.com/data-doge/cat-fur
cd cat-fur
npm install
npm start
browse to http://localhost:9966/.
npm test
npm run deploy