/vue-template

Vue2 with typescript and vite starter template

Primary LanguageVueMIT LicenseMIT

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.