门户网站后台
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 601fc718a6 修改后台地址 4 days ago
config init 2 months ago
src 添加首页修改 4 days ago
static init 2 months ago
.babelrc init 2 months ago
.editorconfig init 2 months ago
.env.development init 2 months ago
.env.production init 2 months ago
.gitignore init 2 months ago
.postcssrc.js init 2 months ago
README.md init 2 months ago
index.html init 2 months ago
jsconfig.json init 2 months ago
package.json init 2 months ago
vue.config.js 修改后台地址 4 days ago
yarn.lock init 2 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.