prodog 组件库

yangzhijie 6305c8e6af 优化打包配置。 4 anni fa
bat dafa5f3390 创建pc-client-component vue 3.0的版本。 4 anni fa
examples be7648e8c6 1. 修复查询窗口的BUG。 2. 修复提示的BUG。 4 anni fa
packages be7648e8c6 1. 修复查询窗口的BUG。 2. 修复提示的BUG。 4 anni fa
public dafa5f3390 创建pc-client-component vue 3.0的版本。 4 anni fa
.babelrc f815a377d3 增加测试用例。 4 anni fa
.editorconfig 508d2c2714 添加 eslint 校验规则 4 anni fa
.eslintignore 508d2c2714 添加 eslint 校验规则 4 anni fa
.eslintrc.js 628c4300fc 根据eslint的规则,优化程序。 4 anni fa
.gitignore 0b22d18764 1.0 4 anni fa
README.md dafa5f3390 创建pc-client-component vue 3.0的版本。 4 anni fa
index.html 3df89b13c0 优化代码。 4 anni fa
package.json 6305c8e6af 优化打包配置。 4 anni fa
webpack.base.js be7648e8c6 1. 修复查询窗口的BUG。 2. 修复提示的BUG。 4 anni fa
webpack.dev.js 6305c8e6af 优化打包配置。 4 anni fa
webpack.lib.js 6305c8e6af 优化打包配置。 4 anni fa
webpack.prod.js dafa5f3390 创建pc-client-component vue 3.0的版本。 4 anni fa

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.