Sin descripción

zhh d9220d9c1b 订单详情功能完善 hace 6 años
build fff78fe7f0 项目初始化导入 hace 6 años
config 211bb22ea7 生产环境用域名访问 hace 6 años
src d9220d9c1b 订单详情功能完善 hace 6 años
static 02a28d65df 添加富文本编辑功能 hace 6 años
.babelrc fff78fe7f0 项目初始化导入 hace 6 años
.editorconfig fff78fe7f0 项目初始化导入 hace 6 años
.gitignore fff78fe7f0 项目初始化导入 hace 6 años
.postcssrc.js fff78fe7f0 项目初始化导入 hace 6 años
README.md fff78fe7f0 项目初始化导入 hace 6 años
index.html 02a28d65df 添加富文本编辑功能 hace 6 años
package-lock.json d9220d9c1b 订单详情功能完善 hace 6 años
package.json d9220d9c1b 订单详情功能完善 hace 6 años

README.md

desc

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.