zenstack/packages/create-zenstack/README.md
ymc9 5bb9e67a96 docs: add README.md to all public packages
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 21:51:13 -07:00

13 lines
283 B
Markdown

# create-zenstack
Scaffolding tool to create a new ZenStack project from a template with ZenStack packages installed and a sample ZModel schema generated.
## Usage
```bash
npm create zenstack@latest my-app
```
## Learn More
- [ZenStack Documentation](https://zenstack.dev/docs)