Skip to content

一个基于vue-cli3构建的vue + express 前后端同时开发模板

License

Notifications You must be signed in to change notification settings

biubiupiu1/vue-express-vuecli3-template

Repository files navigation

vue & express & vue-cli3

一个基于vue-cli3构建的vue + express 前后端同时开发模板

  • Vue2
  • Vue-cli3
  • Webpack4
  • babel7
  • HotModuleReplacement
  • Express

安装过程

# 安装依赖
npm install

# 开启开发本地服务端口4000
npm run dev

# 压缩打包
npm run build

# 部署上线
npm run start

文件目录

License

The MIT License

About

一个基于vue-cli3构建的vue + express 前后端同时开发模板

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published