prodog 组件库

yangzhijie 636a37e812 修复 $set 的bug。 hace 4 años
bat dafa5f3390 创建pc-client-component vue 3.0的版本。 hace 4 años
examples 4eb4c9385e 修改月份控件。 hace 4 años
packages 636a37e812 修复 $set 的bug。 hace 4 años
public dafa5f3390 创建pc-client-component vue 3.0的版本。 hace 4 años
.babelrc f815a377d3 增加测试用例。 hace 4 años
.editorconfig 508d2c2714 添加 eslint 校验规则 hace 4 años
.eslintignore 508d2c2714 添加 eslint 校验规则 hace 4 años
.eslintrc.js 628c4300fc 根据eslint的规则,优化程序。 hace 4 años
.gitignore 0b22d18764 1.0 hace 4 años
README.md dafa5f3390 创建pc-client-component vue 3.0的版本。 hace 4 años
index.html 3df89b13c0 优化代码。 hace 4 años
package.json 4f6b0218dd 升级 pc-component-v3 的版本。 hace 4 años
webpack.base.js 07b8abdfe9 修复打包的BUG。 hace 4 años
webpack.dev.js d12b6701a5 修改调试的文件名。 hace 4 años
webpack.lib.js 07b8abdfe9 修复打包的BUG。 hace 4 años
webpack.prod.js dafa5f3390 创建pc-client-component vue 3.0的版本。 hace 4 años

README.md

pc-client-component

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.