# atmos3 **Repository Path**: lilidream/atmos3 ## Basic Information - **Project Name**: atmos3 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-01-16 - **Last Updated**: 2026-01-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ATMOS 3 2025-12-27 给课题组的服务器写的前端网页,相比与 v2,添加用户登录功能和主页修改功能,去掉一些没用的功能。 增加自定义功能,以便我毕业了之后其他人也能方便使用。 ## 开发 开发命令: `yarn dev` 打包命令: `yarn build` 开发和部署时请注意,需要修改 `src/config.ts` 中的 `DEVELOP_PREFIX` 变量,同时在 `vite.config.ts` 中设置 `base` 路径和代理。