/vtiuse

Out-of-box front-end project template based on Vue3+TS technology stack 基于Vue3+TS技术栈的开盒即用前端项目模版

Primary LanguageEJSMIT LicenseMIT

vtiuse

Vite + Vue3 + TS starter template.

start

# clone
git clone git@github.com:CodeGetters/vtiuse.git

# or click the 'Use this template' button

# dev
yarn dev

yarn build

yarn preview

# code inspection
yarn lint

yarn format

# quick commit
yarn cz

# test
yarn coverage

Features

Recommended Node.js version: >=18

Environment

  • Based on Vue3 + TypeScript
  • Using vue-router for routing
  • Using Vite

Development

Using Vue-i18n for localization

Style

  • Using UnoCss for styling

Test

Using Vitest for unit testing