Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 119 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 119 Bytes

Running the app

pnpm i

cd apps/app-svelte && pnpm dev

# in the other terminal

cd apps/backend && pnpm dev