# 基于django3.0+vue2的移动端旅游网站(前端) **Repository Path**: lpyyyyyy/mobile_trip ## Basic Information - **Project Name**: 基于django3.0+vue2的移动端旅游网站(前端) - **Description**: 基于django3.0和vue2开发,实现了旅游景点网站首页,包括轮播图,热门景点,精选景点的开发;实现了景点搜索,景点详情页的开发;实现了门票详情以及评论详情的开发;实现了网站登陆注册的开发;实现了订单支付以及查看和修改订单状态的开发。 - **Primary Language**: HTML/CSS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2023-06-29 - **Last Updated**: 2024-04-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # trip-mobile ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).