Skip to content
This repository has been archived by the owner on May 18, 2023. It is now read-only.

Latest commit

 

History

History
24 lines (17 loc) · 171 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 171 Bytes

Install pnpm

npm install -g pnpm@latest
pnpm setup

Install dependencies

pnpm install

Run the application\

pnpm dev

Build

pnpm build