Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 128 Bytes

File metadata and controls

5 lines (5 loc) · 128 Bytes

Install and run

  • npm install
  • Debug mode: npm run debug
  • "Normal" mode: npm run start
  • Run linter: npm run eslint