create-tuvix-app
v0.1.3
Published
CLI scaffolding tool for Tuvix.js microfrontend projects
Maintainers
Readme
create-tuvix-app
CLI scaffolding tool for Tuvix.js projects
Part of the Tuvix.js microfrontend framework.
Usage
npx create-tuvix-app my-projectOptions
create-tuvix-app <project-name> [options]
Options:
--template <type> Project template (shell, react-app, vue-app, vanilla-app)
--example <name> Start from an example (e.g., with-react)
--typescript Use TypeScript (default: true)Templates
- shell — Shell application that orchestrates micro apps
- react-app — React micro app
- vue-app — Vue micro app
- vanilla-app — Vanilla JS micro app
License
MIT
