monaco-yaml/examples/demo
Remco Haszing 67d9aecfb6
Add editor breadcrumbs to demo
This uses some untyped and undocumented monaco APIs.

Closes #41
2021-08-25 20:05:49 +02:00
..
src Add editor breadcrumbs to demo 2021-08-25 20:05:49 +02:00
package.json Rename webpack example to demo 2021-08-23 17:28:13 +02:00
README.md Rename webpack example to demo 2021-08-23 17:28:13 +02:00
webpack.config.js Rename webpack example to demo 2021-08-23 17:28:13 +02:00

Demo

This demo is deployed to monaco-yaml.js.org. It shows how monaco-editor and monaco-yaml can be used with Webpack 5. To start it, simply run:

npm start

The demo will open in your browser.