/reboot-ui-next

react bootstrap ui kits

Primary LanguageTypeScript

reboot-ui

Desktop Kits based on React/RxJS

📚 文档

✨ 特性

  • 易学易用
  • 包含大量提炼自应用的高级 Hooks。
  • 包含丰富的基础 Hooks。
  • 使用 TypeScript 构建,提供完整的类型定义文件。

📦 安装

// 安装依赖
npm i @reboot-ui/kits --save

🔨 使用

// 使用 Hooks
import { useRequest } from '@reboot-ui/kits';

开发团队


richardo2016

🤝 参与贡献

$ https://github.com/richardo2016/reboot-ui-next
$ cd reboot-ui-next
$ npm run init
$ npm start

打开浏览器访问 http://127.0.0.1:8000

✅ License