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

https://github.com/tanakaworld/react-material-ui-sandbox

Sandbox for React + Material-UI http://www.material-ui.com/
https://github.com/tanakaworld/react-material-ui-sandbox

Last synced: 2 months ago
JSON representation

Sandbox for React + Material-UI http://www.material-ui.com/

Awesome Lists containing this project

README

        

# react-material-ui-sandbox
Sandbox for React + Material-UI http://www.material-ui.com/

# Get Started

```
$ npm install
```

# Run in localhost

```
$ npm run start
```

# Deploy to gh-pages

```
$ npm run deploy
```

[Running Demo](https://tanakaworld.github.io/react-material-ui-sandbox)