Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 204 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 204 Bytes

Sing Game

Build

To build all apps and packages, run the following command:

pnpm run build

Develop

To develop all apps and packages, run the following command:

pnpm run dev