Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 163 Bytes

File metadata and controls

15 lines (9 loc) · 163 Bytes

Enjoy :)

How to start devleop:

  • npm ci
  • npm start

How to run tests:

  • npm run test:smoking
  • npm run test:unit

How to build:

  • npm build