Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/YaoApp/xgen-deprecated
The next generation dashboard by low-code of Yao.
https://github.com/YaoApp/xgen-deprecated
admin ant-design antd component dashboard low-code low-code-platform lowcode react reactjs typescript
Last synced: 3 months ago
JSON representation
The next generation dashboard by low-code of Yao.
- Host: GitHub
- URL: https://github.com/YaoApp/xgen-deprecated
- Owner: YaoApp
- License: apache-2.0
- Created: 2021-09-25T13:35:58.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-28T14:13:26.000Z (over 1 year ago)
- Last Synced: 2024-07-11T04:35:23.696Z (4 months ago)
- Topics: admin, ant-design, antd, component, dashboard, low-code, low-code-platform, lowcode, react, reactjs, typescript
- Language: TypeScript
- Homepage: https://yaoapps.com/components
- Size: 1.94 MB
- Stars: 58
- Watchers: 3
- Forks: 23
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
_
Next-generation low-code dashboard.
_## Dev
```bash
npm run start
```## Build
```bash
npm run build
```## Format
```bash
npm run prettier
```