Skip to content

Vue框架SPA应用,使用Vuex、Vue-route、Axios仿写去哪网,restapi接口暂时由Express提供,目前正在迁徙至python-web框架

License

Notifications You must be signed in to change notification settings

fanghongliang/Vue-travel

Repository files navigation

Vue-travel


A Vue.js project
模仿去哪网的界面,使用Vue、Vue-route、Vuex、Axios实现前台,后台由Express提供restApi接口,后台项目见 https://github.com/fanghongliang/NodeProject

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

Server

使用 Express、Mysql、ORM 实现的后端api程序


For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

Vue框架SPA应用,使用Vuex、Vue-route、Axios仿写去哪网,restapi接口暂时由Express提供,目前正在迁徙至python-web框架

Resources

License

Stars

Watchers

Forks

Packages

No packages published