@strato-admin/create
v0.4.1
Published
Create a new Strato Admin project
Downloads
37
Readme
@strato-admin/create
The official scaffolding tool for Strato Admin projects.
Usage
pnpm create @strato-adminThis will guide you through creating a new Strato Admin project with a standard configuration (Vite + React + Cloudscape).
Development
To test the CLI locally:
pnpm build
node dist/index.js my-test-project