Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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`