Skip to content

My-Project-Template/vuetify3-template

Repository files navigation

Vuetify 3 Vue Template

Install as Your project

  1. npx degit https://github.com/My-Project-Template/vuetify3-template.git YOUR_FOLDER_NAME
  2. If you want to use another package manager like yarn or pnpm, delete package-lock.json.
  3. You can update the dependencies with any package manager.
  4. Make sure the node version is >= 14 and LTS.

Commands

Install dependencies

#npm
npm i

# yarn
yarn

# pnpm
pnpm i

# If you use pnpm at this project for the first time,
# you'd better run the below command at once.
pnpm up

Develop

#npm
npm run dev

# yarn
yarn dev

# pnpm
pnpm dev

Build

#npm
npm run build

# yarn
yarn build

# pnpm
pnpm build

About

A really basic vuetify3 project template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •