@naivi/cli
v0.0.5
Published
CLI for naive — build and serve Vue Vapor apps
Readme
@naivi/cli
CLI for naivi — build and serve Vue Vapor apps on the blitz browser engine.
npx nv web # run a demo in the wasm build
npx nv desktop # run a demo in the native desktop window
npx nv wasm # serve the wasm hostThe CLI is prebuild-free: it runs its TypeScript source directly via tsx. Requires Node.js >= 24.
License
MIT OR Apache-2.0.
