/rsuite-icons

🎀 The all icons of rsuite.

Primary LanguageTypeScriptOtherNOASSERTION

RSUITE Icons

Develop

This library is developing now , if you want run it on you local,please run these command:

## Install dependencies
npm run ci
## Run dev site on your local
npm run dev
## TDD
npm run tdd