https://github.com/clearxs/turbo-ui
基于react简约风格的后台管理框子
https://github.com/clearxs/turbo-ui
designable react recoil semi-ui typescript
Last synced: about 1 year ago
JSON representation
基于react简约风格的后台管理框子
- Host: GitHub
- URL: https://github.com/clearxs/turbo-ui
- Owner: ClearXs
- License: mit
- Created: 2023-10-31T07:31:24.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-16T15:38:10.000Z (over 1 year ago)
- Last Synced: 2025-05-07T20:36:27.771Z (about 1 year ago)
- Topics: designable, react, recoil, semi-ui, typescript
- Language: TypeScript
- Homepage: https://turbo-ui-seven.vercel.app
- Size: 5.01 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.en-US.md
- License: LICENSE
Awesome Lists containing this project
README
English | [简体中文](./README.md)

Simple · Practical · Leading Edge · Innovation
## Overview
Here is a minimalist-style backend management UI framework.
👉[[Turbo]back-end](https://github.com/ClearXs/Turbo.git)
## Features
- 👊 Simple: Incorporating Semi-UI for a crisp and refreshing interface style.
- 💢 Leading Edge: The built-in form designer based on Alibaba's Designable for secondary development.
- 🥮 State Manager: Utilizing Recoil for internal state management of the built-in components.
- 🏟 Practical: In addition to the provided form designer, it also boasts a wide array of user-friendly components.
- ...
## Install
```bash
npm install
```
## Run
```bash
npm run dev
```
## Package
```bash
npm run build
```
## Preview