0.1.6 • Published 2 years ago

@jz-clean/ui v0.1.6

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

varlet-cli-app

Reference

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

Quickstart

yarn
yarn dev

Commands

Start the development server

yarn dev

Build documentation site

yarn build

Building component libraries

yarn compile

Lint code

yarn lint

Run unit test

yarn test

Run unit test in watch mode

yarn test:watch

Quickly create a component folder

yarn run create <componentName>

Mount git hook

yarn husky

Generate changelog

yarn genlog

Generate all changelog

yarn genAllLog

Publish

tips:

  • 1.The registry of npm and yarn must be the official source of npm
  • 2.Both npm and yarn must be logged in
yarn release
0.1.4

2 years ago

0.1.3

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.2

2 years ago

0.1.0

3 years ago

0.0.3

3 years ago