Skip to content

基于自己仿写的 luckly-cli 组件脚手架搭建的组件库

Notifications You must be signed in to change notification settings

LiuSen688/luckyComponents

Repository files navigation

luckyComponents

luckyComponents是一款基于 Vue3 + TS 的组件库,组件库的项目搭建由阅读学习 varlet/cli 脚手架源码而仿写的自己的 luckly-cli 脚手架搭建

luckly-cli 脚手架仓库地址:https://github.com/LiuSen688/luckly-cli.git

Quickstart

pnpm install
pnpm dev

Commands

Start the development server

pnpm dev

Build documentation site

pnpm build

Building component libraries

pnpm compile

Run unit test

pnpm test

Run unit test in watch mode

pnpm test:watch 
or
pnpm test:watchAll 

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

基于自己仿写的 luckly-cli 组件脚手架搭建的组件库

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •