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

https://github.com/react-declarative/mui-docs-snapshot

material-ui docs snapshot
https://github.com/react-declarative/mui-docs-snapshot

Last synced: 3 months ago
JSON representation

material-ui docs snapshot

Awesome Lists containing this project

README

        

# mui-docs-snapshot

> Compiled version of [material-ui-docs](https://github.com/mui/material-ui-docs)

## Usage

1. Unzip `docs.zip`

2. Observe like static website

```bash
python3 -m http.server
```