@fluxdom/cli
v0.1.0
Published
Project scaffolding and Vite command wrappers for experimental FluxDOM apps.
Readme
@fluxdom/cli
Scaffolding and Vite command wrappers for the FluxDOM prototype.
npx @fluxdom/cli create my-flow-app
cd my-flow-app
npm install
npm run devThe CLI refuses to overwrite a non-empty target directory. Generated apps use
the experimental @fluxdom/runtime and @fluxdom/vite-plugin packages.
