# Travel **Repository Path**: iven_han/Travel ## Basic Information - **Project Name**: Travel - **Description**: 使用vue和mock.js技术从项目构建 开发到部署 真机测试完成去哪儿网webapp项目, 从而更加vue的组件思想和语法使用. 项目中学习总结链接: https://www.yuque.com/frontend_unity/vue/lwebfc - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-09-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # travel 项目效果预览: ![输入图片说明](https://images.gitee.com/uploads/images/2019/0103/091515_a7bbb5b1_2168028.png "Screenshot from 2019-01-03 09-14-34.png") ![输入图片说明](https://images.gitee.com/uploads/images/2019/0103/091624_119bd0ed_2168028.png "Screenshot from 2019-01-03 09-15-49.png") ![输入图片说明](https://images.gitee.com/uploads/images/2019/0103/091636_20b768aa_2168028.png "Screenshot from 2019-01-03 09-16-12.png") > A Vue.js project ## Build Setup ``` bash # 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](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).