This is a working example of the Kel RTE component.
This was made using bun.sh, so you'll need to install bun first.
see bun.sh for more info
Install dependencies with:
bun installThen you can run the app with:
bun devAll default next.js configs are applied, so you will find the app running at http://localhost:3000.