Standalone HTML samples showing how to integrate the Monaco Editor.
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!
MIT
Standalone HTML samples showing how to integrate the Monaco Editor.
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!
MIT