# mayan_movie猫眼电影前端项目vue3 **Repository Path**: chaihongjun/maoyan_movie ## Basic Information - **Project Name**: mayan_movie猫眼电影前端项目vue3 - **Description**: maoyan_movie 猫眼电影前端项目(vue3) - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: https://maoyan.chaihongjun.me/ - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2025-01-13 - **Last Updated**: 2025-12-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # maoyan_movie 接口文档:https://apis.netstart.cn/maoyan/ 生产环境的部署配置可以参考: https://chaihongjun.me/operations/42.html 在线预览地址: https://maoyan.chaihongjun.me/ ## 说明 本项目仅仅作为学习使用,禁止商业或其他非法用途 ## Customize configuration See [Vite Configuration Reference](https://vite.dev/config/). ## Project Setup ```sh npm install ``` ### Compile and Hot-Reload for Development ```sh npm run dev ``` ### Compile and Minify for Production ```sh npm run build ``` ### Lint with [ESLint](https://eslint.org/) ```sh npm run lint ```