Skip to main content

Available Scripts

warning

This section is only for Javascript and Typescript templates, and if you use Nui integration

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