Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 744 Bytes

readme.md

File metadata and controls

38 lines (26 loc) · 744 Bytes

Icecream Design

A simple React UI Components library and create enjoyabled fontend work.

📦 Install

npm install icecreamd
# or
yarn add icecreamd

🔨 Usage

// import your wanted components
import { Button } from 'icecreamd';
// import css
import 'icecreamd/lib/Button/style/index.css';

<Button type="primary">
  Getting Start
</Button>

Environment Support

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