Skip to main content

Available Scripts

pnpm watch

It will run the watch command in each sub package client, server and web.
The command will create bundles in watch mode. So it will be rebuild if you make change

pnpm build

Builds the packages for production to the dist folder