npm run build - build module from sources
npm run build
npm run watch - wath for changes in .ts files
npm run watch
npm run lint - run lint task
npm run lint
npm run test - run tests with a localhost:5678 connection
npm run test
Generated using TypeDoc