create-kovo
v0.2.0
Published
Starter generator for Kovo apps. It writes the application skeleton, package scripts, local agent docs, and the first runnable app.
Readme
create-kovo
Starter generator for Kovo apps. It writes the application skeleton, package scripts, local agent docs, and the first runnable app.
pnpm dlx create-kovo my-app
cd my-app
pnpm install
pnpm run checkpnpm create kovo my-app --template appReference
- API:
/api/create-kovo/ - Guides:
/getting-started/installation/,/getting-started/project-structure/
