vite-vue2-typescript

Vite Vue2 typescript starter template using composition-api with Script Setup!

Features

Plugins

Usage

Development

Just run and visit http://localhost:3003

yarn dev

Commit lint

This repo use commitizen , if run git cz has no effect, you might need to install commitizen global as yarn add global commitizen or npm i -g commitizen

then use git cz to add commit information.

At lint staged it will trigger eslint auto fix and use pretty-quick to format files.

And enjoy!

Thanks

  • vitesse Opinionated Vite Starter Template