eebf585fc3 | ||
---|---|---|
.vscode | ||
sample-diff-editor | ||
sample-editor | ||
sample-electron | ||
sample-iframe | ||
sample-localized | ||
sample-monarch | ||
sample-nwjs | ||
sample-shared-model | ||
sample-sync | ||
.gitignore | ||
.npmignore | ||
LICENSE.md | ||
README.md | ||
package.json |
README.md
Monaco Editor Samples
Standalone HTML samples showing how to integrate the Monaco Editor.
Running
git clone https://github.com/Microsoft/monaco-editor-samples.git
cd monaco-editor-samples
npm install .
npm run simpleserver
Go to localhost:8888 and explore the samples!
License
MIT