Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.58 KB

readme.md

File metadata and controls

21 lines (14 loc) · 1.58 KB

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