@varlet-pnpm/ui
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

varlet-cli-app

Reference

@varlet/cli 中文文档 @varlet/cli documentation

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 

Quickly create a component folder

pnpm run create <componentName>

Mount git hook

pnpm husky

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

Readme

Keywords

Package Sidebar

Install

npm i @varlet-pnpm/ui

Weekly Downloads

2

Version

0.0.3

License

MIT

Unpacked Size

11.4 kB

Total Files

36

Last publish

Collaborators

  • haozijunqaq