https://github.com/mrxujiang/t-nav
开箱即用的开源导航项目
https://github.com/mrxujiang/t-nav
dooring nav-tool navigation navigator programming react umi4
Last synced: 2 months ago
JSON representation
开箱即用的开源导航项目
- Host: GitHub
- URL: https://github.com/mrxujiang/t-nav
- Owner: MrXujiang
- License: mit
- Created: 2023-12-27T15:23:12.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-12T09:27:15.000Z (over 1 year ago)
- Last Synced: 2025-04-12T19:23:27.171Z (6 months ago)
- Topics: dooring, nav-tool, navigation, navigator, programming, react, umi4
- Language: TypeScript
- Homepage: https://www.turntip.cn
- Size: 561 KB
- Stars: 37
- Watchers: 4
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## t-nav
Out-of-the-box open-source navigation project.
## Tech stack
- react17+
- antd5.0+
- umi4.0+
- xijs
- qrcode
- weixin js sdk
- pnpm## run
install pkg:
```
yarn
```run local:
```
yarn start
```config file need deal, like server config.
## Design philosophy
Configuration takes precedence.
## Background services
Since the backend is not a core service, you can choose the language you are familiar with, if you want to get the backend code, please contact the author.
[xuxiaoxi](https://github.com/MrXujiang)
## Partner project
* [h5-dooring - 零代码解决方案](https://github.com/MrXujiang/h5-Dooring)
* [ react-cropper-pro - 轻量强大的图片上传/裁切/压缩组件](https://github.com/MrXujiang/react-cropper-pro)
* [mitu-editor - 轻量级且强大的图片编辑器](https://github.com/H5-Dooring/mitu-editor)
* [powerNice - 一款轻量级文档管理编辑器](http://h5.dooring.cn/powernice/views)
* [rc-drag - 基于react的轻量级拖拽缩放组件](https://github.com/MrXujiang/rc-drag)