changhu-compass / monaco-editor-samples

Samples for using the Monaco Editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Samples for using the Monaco Editor

License:MIT License


Languages

Language:HTML 96.9%Language:JavaScript 3.1%