prodog 组件库

yangzhijie 4b5a1fe72c module.exports 修改成 export default 4 lat temu
bat dafa5f3390 创建pc-client-component vue 3.0的版本。 4 lat temu
examples 508d2c2714 添加 eslint 校验规则 4 lat temu
packages 4b5a1fe72c module.exports 修改成 export default 4 lat temu
public dafa5f3390 创建pc-client-component vue 3.0的版本。 4 lat temu
.babelrc f815a377d3 增加测试用例。 4 lat temu
.editorconfig 508d2c2714 添加 eslint 校验规则 4 lat temu
.eslintignore 508d2c2714 添加 eslint 校验规则 4 lat temu
.eslintrc.js 4b5a1fe72c module.exports 修改成 export default 4 lat temu
.gitignore 0b22d18764 1.0 4 lat temu
README.md dafa5f3390 创建pc-client-component vue 3.0的版本。 4 lat temu
index.html dafa5f3390 创建pc-client-component vue 3.0的版本。 4 lat temu
package.json 508d2c2714 添加 eslint 校验规则 4 lat temu
webpack.base.js 4b5a1fe72c module.exports 修改成 export default 4 lat temu
webpack.config.js f815a377d3 增加测试用例。 4 lat temu
webpack.lib.js dafa5f3390 创建pc-client-component vue 3.0的版本。 4 lat temu
webpack.prod.js dafa5f3390 创建pc-client-component vue 3.0的版本。 4 lat temu

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.