Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)