# admin-movie **Repository Path**: a_zong/admin-movie ## Basic Information - **Project Name**: admin-movie - **Description**: 订电影票 教你大型平台项目开发,读懂项目原型、分析业务逻辑、理解业务体系、vue2+vue3+pinia+elementui(plus),让你工作经验提升3年。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 7 - **Forks**: 4 - **Created**: 2022-08-31 - **Last Updated**: 2024-12-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # admin-movie ## 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/).