0.2.0 • Published 4 years ago
varlet-cli-kk-demo v0.2.0
varlet-cli-app
Quickstart
yarn
yarn devMenuTypes
enum MenuTypes {
TITLE = 1,
COMPONENT = 2,
DOCUMENTATION = 3
}Commands
Start the development server
yarn devBuild documentation site
yarn buildBuilding component libraries
yarn compileRun unit test
yarn testLint code
yarn lintGenerate changelog
yarn genlogGenerate all changelog
yarn genAllLogRun unit test in watch mode
yarn test:watchQuickly create a component folder
yarn run create <componentName>Mount git hook
yarn huskyPublish
yarn publish0.2.0
4 years ago