# 软工实验小组作业 **Repository Path**: tt-tree/airplane-booking-system ## Basic Information - **Project Name**: 软工实验小组作业 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-04-14 - **Last Updated**: 2025-05-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # simple-studio ## 项目简介 ``` 该项目为简单订票系统Vue3版本 ``` ## 技术栈简介 ``` npm + webpack 5.89.0 + vue 3.4.15 + vue-router 4.2.5 + element-plus 2.5.3 + less 4.2.0 ``` ## 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/).