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

https://github.com/divriots/starter-kicks-update


https://github.com/divriots/starter-kicks-update

Last synced: 30 days ago
JSON representation

Awesome Lists containing this project

README

          

# starter-kicks-update

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

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

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