@kodemo/util
v0.3.2
Published
<p align="center"> <a href="https://kodemo.com"> <img width="1500" alt="github-header" src="https://user-images.githubusercontent.com/629429/213417968-96cffd2a-e6e0-473f-b2f0-343007c0c2ee.png"> </a> </p>
Downloads
27
Readme
Kodemo
Kodemo is a brand new format for writing more engaging technical documentation.
- 🔗 Learn more at kodemo.com
- 👉 Try a live demo
- 👀 Follow @kodemoapp
Kodemo Util
This repo contains the @kodemo/util package which provides shared utils and UI components for the Kodemo player, editor and web app.
Development
If you want to make changes to the @kodemo/util source here's how:
- Clone this repository
- Run
yarn install
- Run
yarn dev
to start the development server - Open the URL from the dev server output and 💥