Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 501 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 501 Bytes

components-library

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.

TODO

将组件分为 ui组件 以及 js组件;
将示例exmaple抽出来分别生成ui组件示例以及js组价示例;
项目目录调整好之后把js组件整理一下,ui组件优化一下;