@starportal/create-workshop
v0.3.1
Published
The workshop template for StarPortal
Readme
create-workshop
The workshop template for StarPortal.
Usage
npm create @starportal/workshop@latestDevelopment
To 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