A simple React UI Components library and create enjoyabled fontend work.
npm install icecreamd
# or
yarn add icecreamd
// import your wanted components
import { Button } from 'icecreamd';
// import css
import 'icecreamd/lib/Button/style/index.css';
<Button type="primary">
Getting Start
</Button>
Modern browsers and Internet Explorer 11 (with polyfills) Server-side Rendering Electron
IE / Edge | Firefox /Chrome | Safari | Electron |
---|---|---|---|
IE11,Edge | last 2 versions | last 2 versions | last 2 versions |