# planet_client **Repository Path**: marsprj/planet_client ## Basic Information - **Project Name**: planet_client - **Description**: This is a dm project. - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-11-30 - **Last Updated**: 2025-01-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 星球客户端 ## 参考地址 https://moon.bao.ac.cn/Moon/index/index.html# ## 说明 图标使用了 font-awesonme 可以到一下地址检索 http://fontawesome.io/icons/ ## 界面 ![](./screen.png) ## 依赖 - vue3 - vite - pina - vue-router ## 启动 ```shell # 安装依赖 yarn # 调试 yarn dev # 打包 yarn build ```