Skip to content

litchi-design/mq-ui

Repository files navigation

MV-UI

Quickstart

pnpm install
pnpm dev

Commands

Start the development server

pnpm dev

Build documentation site

pnpm build

Building component libraries

pnpm compile

Lint code

pnpm lint

Run unit test

pnpm test

Run unit test in watch mode

pnpm test:watch 
or
pnpm test:watchAll 

Mount Git Hooks

npx simple-git-hooks

Generate changelog

pnpm changelog

Release

tips:

  • 1.The registry of npm must be the official source of npm
  • 2.The npm must be logged in
pnpm release

Create component template files

pnpm run create

About

一个基于Vue3的组件库

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published