Monaco Editor Example Basic example how to use the Monaco Editor. Installation git clone git@github.com:lexruee/monaco-editor-example.git cd monaco-editor-example npm install Running the example Run: npm run simpleserver Visit the page: http://127.0.0.1:8888