vue-template icon indicating copy to clipboard operation
vue-template copied to clipboard

Vue2 with typescript and vite starter template

Vue2 + Typescript + Vite Starter Template

CodeFactor CodeQL Publish to Github Pages

Starter template example for Vue2 + Typescript + Vite.

Note: Using pnpm for package manager.

Project setup

pnpm install

Compiles and hot-reloads for development

pnpm run serve

Compiles and minifies for production

pnpm run build

Lints and fixes files

pnpm run lint

Customize configuration

See Configuration Reference.