# gest_webgis **Repository Path**: cxy2003/gest_webgis ## Basic Information - **Project Name**: gest_webgis - **Description**: No description available - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-12-19 - **Last Updated**: 2024-08-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 地探学院WEBGIS课程官方文档 [![GEST WEBGIS Official](https://img.shields.io/badge/GEST%20WEBGIS-Official-%23027f98)](https://gest.jlu.edu.cn/index.htm) ![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/DSYZayn/gest_webgis/.github%2Fworkflows%2Fdeploy.yml) ![GitHub License](https://img.shields.io/github/license/DSYZayn/gest_webgis) ![GitHub deployments](https://img.shields.io/github/deployments/DSYZayn/gest_webgis/github-pages) ![GitHub Discussions](https://img.shields.io/github/discussions/DSYZayn/gest_webgis) ![GitHub repo size](https://img.shields.io/github/repo-size/DSYZayn/gest_webgis) ![GitHub Repo stars](https://img.shields.io/github/stars/DSYZayn/gest_webgis) ![GitHub package.json version (branch)](https://img.shields.io/github/package-json/v/DSYZayn/gest_webgis/main) ![GitHub commit activity (branch)](https://img.shields.io/github/commit-activity/y/DSYZayn/gest_webgis) [![Static Badge](https://img.shields.io/badge/gitee-mirror-%23c71d23)](https://gitee.com/cxy2003/gest_webgis) [English](README.md) | [中文](README.zh.md)
**🥳欢迎来到地探学院WEBGIS课程的官方文档** ✅ 默认的文档地址是 [https://dsyzayn.github.io/gest_webgis](https://dsyzayn.github.io/gest_webgis) ✅ 位于Gitee的镜像站部署在 [ https://cxy2003.gitee.io/gest_webgis]( https://cxy2003.gitee.io/gest_webgis) 🎉 由 [Gisus](https://giscus.app/zh-CN)驱动的评论系统已经附加到本站。 ❤️ 如果你喜欢本项目,欢迎给个Star,你的支持是我最大的动力! # 哪里获取课程材料 🎞️ 如果你需要文档提到的`example.7z`文件,在这里下载
example.7z
🎨 如果你需要离线文档,在这里下载 [😅 待更新] # 如何使用示例项目 ```sh $ npm install $ npm run dev ``` 我推荐使用 [Visual Studio Code](https://code.visualstudio.com/) 作为编辑器,`node@^20.0.0 `作为运行环境,`npm` 作为包管理器。 > `pnpm`可能造成意料之外的问题,如果你遇到了任何问题,请使用`npm`代替或者随时提出issue。 # 贡献 该项目是开放的,欢迎你随时提交issue和pull request。