Skip to content

XERA-2011/x-vue3

Repository files navigation

x-vue3

  • Vue3 + Vite + Vitest
  • 组件单元测试 (vitest)
  • Responsive支持 (rem响应式支持)

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit

Lint with ESLint

npm run lint

About

Practice works

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published