8000 GitHub - vueform/create-vueform at 3236063004c8074009e5df1a661a76d38b0a9efe
[go: up one dir, main page]

Skip to content

vueform/create-vueform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vueform Logo

create-vueform

Auto-Install Vueform and Vueform Builder

Install Vueform and Vueform Builder in multiple environments with a single command.

NPM:

npm create vueform@latest

Yarn:

yarn create vueform

PNPM:

pnpm create vueform

Bun:

bun create vueform

Then follow the commands.

Flags

NPM:

npm create vueform -- --start

Yarn:

yarn create vueform --start

PNPM:

pnpm create vueform --start

Bun:

bun create vueform --start

Available flags:

flag description
--start Automatically starts the development server at the end of installation.
--force Force overrides existing project directory.
--builder Installs Vueform Builder.
--publicKey Sets Public Key when installing Vueform + Builder.

About

Create script for Vueform

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0