Install the dependencies:
pnpm installStart the start server:
pnpm startBuild the app for production:
pnpm buildPreview the production build locally:
pnpm serveFor more information, see the Modern.js documentation.
Install the dependencies:
pnpm installStart the start server:
pnpm startBuild the app for production:
pnpm buildPreview the production build locally:
pnpm serveFor more information, see the Modern.js documentation.