Monorepo for various NPM packages not directly related to karma.db.
If you're setting up the project for the first time:
yarn install && yarn build
After that you can watch all packages via:
yarn watch
The following servers will be available:
- UI Storybook: http://localhost:3010
- UI Example: http://localhost:3010
If you want to build/watch only certain packages just have a look inside the package.json, to find commands for each package.