# bigevent-front **Repository Path**: josnma/bigevent-front ## Basic Information - **Project Name**: bigevent-front - **Description**: 大事件前端 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-06 - **Last Updated**: 2024-12-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue ## README # big-event ### 安装依赖 ```sh npm install ``` ### 运行 ```sh npm run dev ``` ### 打包 ```sh npm run build ```