This repository contains source code for a demo showcasing worstcase IDE integration with monaco editor.
Deploy on GitHub Pages: Try it Yourself 🎉
# clone this repository
git clone https://github.com/henryhale/worstcase-monaco-demo.git
# install dependencies
pnpm install
# run dev server
pnpm dev
# build for production
pnpm buildCopyright © 2025 Henry Hale.
Released under MIT License.
