# geoatlas.github.io **Repository Path**: geo-atlas/geoatlas.github.io ## Basic Information - **Project Name**: geoatlas.github.io - **Description**: Geo Atlas 文档站点 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-27 - **Last Updated**: 2024-08-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Geo Atlas Docs 本项目使用[VitePress](https://vitepress.dev/zh/)构建,且参考VitePress进行配置。 > 更多使用信息请参考[VitePress](https://vitepress.dev/zh/)官方文档。 ## 快速开始 ```ssh git clone https://github.com/geoatlas-cloud/geoatlas-cloud.github.io.git cd geoatlas-cloud.github.io npm i npm run docs:dev ```