JeremyWuuuuu 63a6664a06 feat/add-storybook
- Add story book for component previewing
- Add custom preview method for renderering Vue3 Component
- Modify scripts for storybook boilerplate
- Add documentation in README for booting and previewing project

feat/storybook
- Add story book for component previewing
- Add custom preview method for renderering Vue3 Component
- Modify scripts for storybook boilerplate
- Add documentation in README for booting and previewing project
2020-07-24 19:20:37 +08:00
2020-07-24 19:20:37 +08:00
2020-07-24 19:20:37 +08:00
2020-07-21 18:18:44 +08:00
2020-07-24 19:20:37 +08:00
2020-07-22 00:35:23 +08:00
2020-07-22 00:35:23 +08:00
2020-07-24 19:20:37 +08:00
2020-07-22 00:35:23 +08:00
2020-07-21 18:18:44 +08:00
2020-07-22 00:35:23 +08:00
2020-07-24 19:20:37 +08:00
2020-07-24 19:20:37 +08:00
2020-07-24 19:20:37 +08:00

Element-Plus

Bootstrap project

With command

$ yarn bs

the project will install all dependencies and run lerna bootstrap to initialize the project

Storybook preview

With command

$ yarn sb

the project will launch @storybook client for you to preview all existing component

Description
🎉 A Vue.js 3 UI Library made by Element team
Readme MIT 983 MiB
Languages
TypeScript 57.5%
Vue 41.3%
JavaScript 1%
Shell 0.2%