最近在学习Vue,花了几天时间跟着做了这个项目,算是对学习Vue入门的一个总结,欢迎同学们star
? 项目演示地址:http://118.25.39.84
基于 Vue 全家桶 (2.x) 制作的 去哪网APP项目,项目完整、功能完备、UI美观、交互一流。
Promise
的网络请求插件# clone the repo into your disk.
$ git clone https://github.com/1049759078/travel.git
# install dependencies
$ npm install
# serve with hot reload at localhost:8080
$ npm run dev
# build for production with minification
$ npm run build
The code is available under the MIT license.