prodog 组件库

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

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.