Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnandersen777/create-react-app
Material UI React Router Basics
https://github.com/johnandersen777/create-react-app
material-ui react react-router
Last synced: about 16 hours ago
JSON representation
Material UI React Router Basics
- Host: GitHub
- URL: https://github.com/johnandersen777/create-react-app
- Owner: johnandersen777
- License: mit
- Created: 2018-10-13T03:03:32.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-07T15:06:53.000Z (almost 6 years ago)
- Last Synced: 2024-10-24T09:12:13.551Z (25 days ago)
- Topics: material-ui, react, react-router
- Language: JavaScript
- Homepage: https://pdxjohnny.github.io/create-react-app
- Size: 1.18 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Material UI React Router App
## How to use
Download the example [or clone the repo](https://github.com/mui-org/material-ui):
```bash
git clone https://github.com/pdxjohnny/create-react-app
cd create-react-app
```Install it and run:
```bash
yarn install
yarn run start
```## The idea behind the example
[Create React App](https://github.com/facebookincubator/create-react-app) with no build configuration.
[Material UI CRA](https://github.com/mui-org/material-ui/tree/master/examples/create-react-app)