Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 185 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 185 Bytes
  • Init: npm install
  • Develop: npm start, open http://localhost:8080
  • Build: npm run build, serve from index.html (web workers don't work with file:// URLs)
  • Test: npm test