| Package | NPM | Coverage |
|---|---|---|
| vehicle-location-diff | ||
| api-client | ||
| api-types | ||
| api-proxy-server | ||
| api-proxy-router | ||
| client-ng | ||
| client-desktop | ||
| vehicle-cache | ||
| express-utils |
Before you either do both run:
npm install
npx lerna bootstrap --no-ci
npm run build
This project does use lerna so all common commands should work from the root directory! Due to packages depending on each other a build is required first before running tests!
npm run build
npm run test
npx lerna run build --scope=@liesmich/api-types
npx lerna run test --scope=@liesmich/api-types
package_table