Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/24jieqi/web-template-ng
Next Generation Web Template For Fruits Chain Team.
https://github.com/24jieqi/web-template-ng
Last synced: 5 days ago
JSON representation
Next Generation Web Template For Fruits Chain Team.
- Host: GitHub
- URL: https://github.com/24jieqi/web-template-ng
- Owner: 24jieqi
- Created: 2021-04-30T07:47:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-09T15:31:53.000Z (7 months ago)
- Last Synced: 2024-04-17T16:24:09.580Z (7 months ago)
- Language: TypeScript
- Size: 1.18 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Web-Template-NG React Web 初始化模板
### Feature
- 基础:构建工具`Vite`
- 权限路由、基础布局: `Chunfen`(内置)
- 网络请求:`GraphQL`(`Apollo Client`实现)+ [GraphQL Code Generator](https://github.com/dotansimha/graphql-code-generator)
- UI 组件库:使用`Antd v5` + [bailu](https://github.com/hjfruit/react-bailu)
- 多语言:基于`kiwi-intl`实现 [多语言解决方案](https://www.npmjs.com/package/ext-intl)
- 测试:`Vitest` + `react-testing-library` + `Playwright`