https://github.com/divriots/starter-kicks-update
https://github.com/divriots/starter-kicks-update
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/divriots/starter-kicks-update
- Owner: divriots
- Created: 2021-04-27T20:56:40.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-13T14:35:02.000Z (over 4 years ago)
- Last Synced: 2026-02-19T11:38:28.220Z (4 months ago)
- Language: TypeScript
- Size: 70.3 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```