竞拍项目客户端管理后台

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

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.