Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 144 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 144 Bytes

Running

npm i
npm start

Devving

# autowatch js
npm run dev

Testing

# not quite yet!
npm test