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/
- Host: GitHub
- URL: https://github.com/tanakaworld/react-material-ui-sandbox
- Owner: tanakaworld
- License: mit
- Created: 2017-07-18T07:10:08.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-18T07:12:07.000Z (almost 8 years ago)
- Last Synced: 2025-04-04T08:47:26.494Z (2 months ago)
- Language: JavaScript
- Size: 480 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)