竞拍项目客户端管理后台

zhangyinghao 5233bd0b31 fix前端url改成域名 1 年之前
build b265488839 竞拍前端代码管理后台代码 1 年之前
config 5233bd0b31 fix前端url改成域名 1 年之前
src 5233bd0b31 fix前端url改成域名 1 年之前
static b265488839 竞拍前端代码管理后台代码 1 年之前
.babelrc b265488839 竞拍前端代码管理后台代码 1 年之前
.editorconfig b265488839 竞拍前端代码管理后台代码 1 年之前
.gitignore b265488839 竞拍前端代码管理后台代码 1 年之前
.postcssrc.js b265488839 竞拍前端代码管理后台代码 1 年之前
README.md b265488839 竞拍前端代码管理后台代码 1 年之前
index.html b265488839 竞拍前端代码管理后台代码 1 年之前
package-lock.json b265488839 竞拍前端代码管理后台代码 1 年之前
package.json b265488839 竞拍前端代码管理后台代码 1 年之前

README.md

backstage

auctionweb backstage

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.