Kodemo is a new format for more engaging and interactive technical documentation. It's great for tutorials and walkthroughs.
- 🔗 Learn more at kodemo.com
- 👉 Try a live demo
- 👀 Follow @kodemoapp
This repo contains the @kodemo/util package which provides shared utils and UI components for the Kodemo player, editor and web app.
If you want to make changes to the @kodemo/util source here's how:
- Clone this repository
- Run
yarn install - Run
yarn devto start the development server - Open the URL from the dev server output and 💥