create-vucv-app
v1.0.5
Published
This package includes the `create-vucv-app` CLI to make the creation of a vucv project lighter.
Downloads
10
Readme
Create vucv app
This package includes the create-vucv-app CLI to make the creation of a vucv project lighter.
How to use
Quick usage (recommended)
Using npx
npx create-vucv-app my-projectManual install
Using npm
npm install -g create-vucv-app
create-vucv-app my-app