- Notifications
You must be signed in to change notification settings - Fork0
vueform/create-vueform
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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.
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 --s | Automatically starts the development server at the end of installation. |
--force --f | Force overrides existing project directory. |
--builder --b | Installs Vueform Builder. |
--publicKey --pk | Sets Public Key when installing Vueform + Builder. |
About
Create script for Vueform
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.