Skip to content

jsnanigans/blac

Repository files navigation

9am Frontend

Quality Gate Status

Coverage Code Smells

Technical Debt Duplicated Lines (%)

Setup

Setup Install dependencies

This project uses pnpm for package and workspace management. Install it globally with npm install -g pnpm.

Install dependencies with pnpm install.

Workspaces

Workspaces allow you to have multiple projects in the same repository. the workspaces are defined in the pnpm-workspace.yaml file. https://pnpm.io/workspaces