# eduWeb **Repository Path**: marcgrin/edu-web ## Basic Information - **Project Name**: eduWeb - **Description**: 项目前端部分代码,运行请下载后端文件且修改axios的baseURL - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-06-14 - **Last Updated**: 2023-11-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # hnedu ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build 暂时已经有一个部署版本正在使用,访问: http://hnnuedu.top进行查看 ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).