Skip to content

shenxuxiang/common-vue

Repository files navigation

common-vue

this is a vue demo

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 detailed explanation on how things work, checkout the guide and docs for vue-loader. #commno-vue

common-vue

/**

  • 所有的代理在config/index.js文件下面的proxyTable: {} 中填写
  • 所有ajax请求都是放在src下面的common/apis.js中 利用axios 进行信息和图片及文件的发送
  • 利用 npm run build 打包 生成build文件。 将该文件中的所有文件发送到服务器就可以了 */

businessPlatform

About

this is my vue demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published