An open API service indexing awesome lists of open source software.

https://github.com/stbui/react-material-kit


https://github.com/stbui/react-material-kit

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# React Material Kit

基于 React 16.0 优雅的 Material Design UI 组件库

# 使用

```
import React from 'react'
import { Button } from 'stbui'
```

# npm

```
npm run start
```

```
npm run build
```