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 85f3152457 拆分 2 weeks ago
config init 1 year ago
src 拆分 2 weeks ago
static init 1 year ago
.babelrc init 1 year ago
.editorconfig init 1 year ago
.env.development 修改菜单 4 months ago
.env.production 修改菜单 4 months ago
.gitignore init 1 year ago
.postcssrc.js init 1 year ago
README.md init 1 year ago
dist.zip 修改自定义页面 4 months ago
index.html init 1 year ago
jsconfig.json init 1 year ago
package.json 添加uuid 3 weeks ago
vue.config.js 添加组件 3 months ago
yarn.lock 修改自定义页面 4 months 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.