# 移动旅行 **Repository Path**: wen_gang_luo/mobile-travel ## Basic Information - **Project Name**: 移动旅行 - **Description**: 一个基于vue开发的旅行前端APP,主要涉及到vuex,vue-router,better-swiper,axios,mock等前端技术 - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-17 - **Last Updated**: 2022-02-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, Vuex, Swiper, Mock, stylus ## README # mobile_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).