更新网址

This commit is contained in:
徐永兴 2023-01-31 13:31:56 +08:00
parent 6edcf68fcf
commit 68700da1db

44
Docs.md Normal file
View File

@ -0,0 +1,44 @@
<h1 align="center">💡开发文档</h1>
<p align="center">开发常用网址</p>
## 前端
[NPM](https://www.npmjs.com)
### Vue
[Vue3 文档](https://cn.vuejs.org) | [Vite 文档](https://cn.vitejs.dev) | [Vue CLI 文档](https://cli.vuejs.org) | [Vue Router](https://router.vuejs.org/zh/index.html)
### Vue 组件库
[Ant Design](https://ant-design.antgroup.com/index-cn) | [TDesign](https://tdesign.tencent.com) | [Arco Design](https://arco.design) | [Ant Design Vue](https://www.antdv.com/components/overview-cn) | [Element UI](https://element.eleme.cn) | [Element Plus](https://element-plus.org/zh-CN/#/zh-CN)
[Vant 4](https://vant-contrib.gitee.io/vant/#/zh-CN) | [FrozenUI](http://frozenui.github.io/components/components)
### 微信
[微信公众平台](https://mp.weixin.qq.com) | [小程序开发文档](https://developers.weixin.qq.com/miniprogram/dev/framework) | [公众号开发文档](https://developers.weixin.qq.com/doc/offiaccount/Getting_Started/Overview.html)
### GIS
[Leaflet](https://leafletjs.com) | [OpenLayers](https://openlayers.org/) | [Mapbox 文档](https://docs.mapbox.com) | [Cesium](https://cesium.com) | [SuperMap](https://iclient.supermap.io)
## 后端
### .Net
[Razor Pages](https://learn.microsoft.com/zh-cn/aspnet/core/razor-pages/?view=aspnetcore-7.0&tabs=visual-studio) | [颖华 Nuget](https://nuget.yinghuasoft.com)
### Java
## 移动端
[Flutter 文档](https://flutter.cn/docs) | [Flutter Packages](https://pub.dev)
## 部署运维
[Docker Hub](https://hub.docker.com)
## 工具
[VS Code](https://code.visualstudio.com) | [Git](https://git-scm.com) | [Github](https://github.com)