门户网站后台
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
suixy e5df288663 修改上传地址 2 weeks ago
config init 5 months ago
src 修改上传地址 2 weeks ago
static init 5 months ago
.babelrc init 5 months ago
.editorconfig init 5 months ago
.env.development init 5 months ago
.env.production init 5 months ago
.gitignore init 5 months ago
.postcssrc.js init 5 months ago
README.md init 5 months ago
index.html init 5 months ago
jsconfig.json init 5 months ago
package.json 修改组件 3 weeks ago
vue.config.js 添加新的组件配置 2 weeks ago
yarn.lock 修改组件 3 weeks ago

README.md

hw

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.