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

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


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

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

          

# starter-yogi-updater

This tool fetches the MDX for components from chakra's github, transforms them and writes them to `starter-yogi` kit.

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

To Run:
```
npm i
npm run update
```