element-plus

v1.0.1-alpha.1
A Component Library for Vue3.0

cz

npx git-cz

gen

bash ./scripts/gc.sh

lint

eslint ./packages --ext .vue,.js,.ts

test

jest

build

yarn bootstrap && yarn build:lib && yarn build:theme

bootstrap

yarn && npx lerna bootstrap

build:lib

rimraf lib && webpack --config ./build/webpack.config.js

storybook

start-storybook

build:theme

rimraf packages/theme-chalk/lib && gulp build --gulpfile packages/theme-chalk/gulpfile.js && cp-cli packages/theme-chalk/lib lib/theme-chalk

website-dev

webpack-dev-server --config ./website/webpack.config.js

website-build

webpack --config ./website/webpack.config.js

website-dev:play

PLAY_ENV=true yarn website-dev

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 9/15/2020

Downloads

Maintainers