monaco-yaml/examples/webpack
Remco Haszing 668b53af11
Remove React from examples
`react-monaco-editor` has a dependency on `monaco-editor@*`. This makes it
annoying to manage the exact version of `monaco-editor` that’s being used.
2021-07-17 13:41:43 +02:00
..
.gitignore Remove React from examples 2021-07-17 13:41:43 +02:00
index.css Remove React from examples 2021-07-17 13:41:43 +02:00
index.html Remove React from examples 2021-07-17 13:41:43 +02:00
index.js Remove React from examples 2021-07-17 13:41:43 +02:00
package.json Remove React from examples 2021-07-17 13:41:43 +02:00
README.md Remove React from examples 2021-07-17 13:41:43 +02:00
webpack.config.js Remove React from examples 2021-07-17 13:41:43 +02:00

Demo: Weback + Monaco + Monaco YAML

To run:

npm start

The demo will open in your browser.