The workshop template for StarPortal.
npm create @starportal/workshop@latestTo start the development server, run the following command:
npx turbo devTo build the project, run the following command:
npx turbo buildTo test the project, switch to the temporary directory and run the following command:
npm exec --package=[path/to/package] create-workshop