vuetifyjs / create

🛠️ Build tooling for Vuetify 3
62 stars 19 forks source link

chore(cli): initial release #1

Closed ElijahKotyluk closed 1 year ago

ElijahKotyluk commented 1 year ago

Possible Flags:

To test:

Setup

git clone git@github.com:vuetifyjs/create-vuetify.git && cd create-vuetify && yarn

JavaScript

yarn build && yarn start --preset=<preset_option>

TypeScript

yarn build && yarn start --preset=<preset_option> --typescript