• Stars
    star
    107
  • Rank 323,587 (Top 7 %)
  • Language
    TypeScript
  • Created over 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Admin Dashboard Template. Ease developers’ life with the React Suite 5. TypeScript will help with optimizing. Quick start & easily extensible code.

Admin Dashboard Template

Ease developers’ life with the React Suite 5. TypeScript will help with optimizing. Quick start & easily extensible code.

preview

preview

Development

Fork this repo to your namespace and clone to your local machine.

git clone [email protected]:<YOUR NAME>/rsuite-admin-template.git
$ cd rsuite-admin-template

Install dependencies

npm install

Now you can start the development server by running npm run dev

It's serving at http://127.0.0.1:3100/ by default.

npm run dev

License

MIT © simonguo

More Repositories

1

rsuite

🧱 A suite of React components .
TypeScript
8,300
star
2

rsuite-table

A React table component.
TypeScript
717
star
3

schema-typed

Schema for data modeling & validation
JavaScript
196
star
4

charts

📊 A set of charts based on rsuite and ECharts
TypeScript
92
star
5

rsuite.github.io

React Suite documentation site. The library will stop updating. For documentation related issues, please visit https://github.com/rsuite/rsuite/tree/master/docs.
HTML
40
star
6

dom-lib

DOM helper library
TypeScript
27
star
7

schema-form

Form generation and validation based on schema-typed and rsuite
JavaScript
17
star
8

webpack-multiple-themes-compile

Overwrite webpack config to output multiple themes css.
JavaScript
16
star
9

validation

😎 Validate like a boss.
TypeScript
10
star
10

interactions

🛎️ Effortless React alertdialogs.
JavaScript
9
star
11

rsuite-management-system-ssr

A server-side rendering project based on Nextjs and React Suite
JavaScript
9
star
12

react-frame

基于 Rsuite 封装的 Frame 结构。
JavaScript
8
star
13

rsuite-icon-font

🎲 Use the svg file to generate the icon-font for rsuite.
JavaScript
7
star
14

rsuite-icons

🎀 The all icons of rsuite.
TypeScript
6
star
15

multi-date-picker

A date picker that can select multiple dates
JavaScript
6
star
16

document-nav

Document navigation is automatically generated based on the HTML title (h1-h6) tag
JavaScript
5
star
17

rsuite-project-template

Project management template. Ease developers’ life with the React Suite 5. TypeScript will help with optimizing. Quick start & easily extensible code.
TypeScript
4
star
18

codemod

Upgrade React Suite with breaking changes but without pain.
JavaScript
3
star
19

responsive-nav

A tab component based on rsuite nav enhancements
TypeScript
3
star
20

babel-preset-rsuite

Modularly import rsuite components for babel.
JavaScript
3
star
21

rsuite-utils

Utilities for creating rsuite components
JavaScript
2
star
22

rsuite-snippets

RSuite Snippets for VS Code
JavaScript
1
star
23

enhanced

📓 RSuite Enhanced Edition
TypeScript
1
star
24

formik

Formik-compatible React Suite components
TypeScript
1
star
25

timezone-picker

时区选择器
JavaScript
1
star