# 旅游网站后台Vue2 **Repository Path**: huang-ziw/tourism-website-background-vue2 ## Basic Information - **Project Name**: 旅游网站后台Vue2 - **Description**: 旅游网站后台管理系统。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 14 - **Forks**: 5 - **Created**: 2023-02-28 - **Last Updated**: 2024-11-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # edu-boss ## Project setup ```shell $ npm install ``` ### Compiles and hot-reloads for development ```shell $ npm run serve ``` ### Compiles and minifies for production ```shell $ npm run build ``` ### Lints and fixes files ```shell $ npm run lint ``` ### E2E and Unit tests ```shell $ npm run test ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).