@starportal/create-workshop
v0.3.1
Published
The workshop template for StarPortal
Downloads
217
Readme
create-workshop
The workshop template for StarPortal.
Usage
npm create @starportal/workshop@latest
Development
To start the development server, run the following command:
npx turbo dev
To build the project, run the following command:
npx turbo build
To test the project, switch to the temporary directory and run the following command:
npm exec --package=[path/to/package] create-workshop