0.1.6 • Published 4 years ago
@jz-clean/ui v0.1.6
varlet-cli-app
Reference
@varlet/cli 中文文档 @varlet/cli documentation
Quickstart
yarn
yarn devCommands
Start the development server
yarn devBuild documentation site
yarn buildBuilding component libraries
yarn compileLint code
yarn lintRun unit test
yarn testRun unit test in watch mode
yarn test:watchQuickly create a component folder
yarn run create <componentName>Mount git hook
yarn huskyGenerate changelog
yarn genlogGenerate all changelog
yarn genAllLogPublish
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