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

https://github.com/divriots/starter-mui-updater


https://github.com/divriots/starter-mui-updater

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# starter-mui-updater

This tool fetches the MD for components from MUI's github, transforms them and writes them to `starter-mui` kit.

Prerequisite:
Have this repo and `starter-mui` cloned in the same parent folder.

To Run:

```
npm i
npm run update
```