Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.13 KB

README.md

File metadata and controls

45 lines (29 loc) · 1.13 KB

karma.run Packages

Monorepo for various NPM packages not directly related to karma.db.

Getting Started

Development

Prerequisites

Recommended

Install, Build & Watch

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:

If you want to build/watch only certain packages just have a look inside the package.json, to find commands for each package.