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