Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 857 Bytes

README.md

File metadata and controls

47 lines (31 loc) · 857 Bytes

component

This template should help get you started developing with Vue 3 in Vite. 一个vue3的组件库 [github]:(https://github.com/hingq/ather-ui) 有问题可以提交issue If you have any questions, feel free to raise an issue

welcome to submit your components!

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit

Lint with ESLint

npm run lint