/rc

RC

Primary LanguageJavaScript

RC

Getting Started

Installation

Run pnpm i to install the dependencies.

Development

Run pnpm dev to start the development server for all apps.

Testing

Run pnpm test to run the tests once for all apps and get the code coverage.

Run pnpm test:watch to run the tests in watch mode for all apps.