For the end-user documentation, click here.
Install dependencies:
npm ci
npm run build
Start TypeScript compiler in development mode and start the @web-dev-server
npm run start
npm run docs
npm run docs:start
npm run build:watch
# in another terminal instance:
npm run test:watch
npm run test