# Travel **Repository Path**: yuanguancong/Travel ## Basic Information - **Project Name**: Travel - **Description**: Vue旅游网站 —— 1.vue-cli 2.axios 3.使用vuex实现数据共享 4.better-scroll 5. 兄弟组件之间的联动 父——>子组件:子组件通过属性props 子组件——>父组件:子组件通过监听this.$emit 6.vue-awesome-swiper轮播图 7. 使用keep-alive优化网页性能 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2018-07-10 - **Last Updated**: 2021-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # travel > 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).