0.1.0 • Published 2 years ago

lzp-ui v0.1.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

components

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.

webpack打包js文件

需要的依赖
npm i vue-loader
npm i webpack

需要的配置
webpack.components.js

gulp打包css文件

需要的配置文件(不能改名字)
gulpfile.js

引入组件库