# meetu **Repository Path**: nightkitty/meetu ## Basic Information - **Project Name**: meetu - **Description**: 这是meetu项目的前端项目。 - **Primary Language**: HTML/CSS - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 1 - **Created**: 2022-12-22 - **Last Updated**: 2025-04-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # meetu ## 重要更新!!!!!! 本项目已使用TypeScript进行重构,本仓库后续将不再推送更新,新仓库请移至:[Gitee - nightkitty/meetu-ts](https://gitee.com/nightkitty/meetu-ts)
## 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/).