Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 266 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 266 Bytes

colouranxiety

it's a real sweet app

how

install

git clone https://github.com/author/colouranxiety
cd 
npm install

develop

npm start

browse to http://localhost:9966/.

test

npm test

deploy

npm run deploy