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
- Host: GitHub
- URL: https://github.com/react-declarative/mui-docs-snapshot
- Owner: react-declarative
- Created: 2022-03-18T14:05:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-18T14:21:49.000Z (over 3 years ago)
- Last Synced: 2025-02-03T16:21:54.339Z (5 months ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```