monaco-editor-samples
v0.0.1
Published
Samples for using the Monaco Editor
Downloads
9
Keywords
Readme
Monaco Editor Samples
Standalone HTML samples showing how to integrate the Monaco Editor.
Running
npm install monaco-editor-samples
cd node_modules/monaco-editor-samples
npm run simpleserver
Go to localhost:8888 and explore the samples!
License
MIT