Monaco Editor Parcel Bundler Sample

This sample shows how to load a small subset of the editor: To run this sample, you need to:
$/browser-esm-parcel> npm install .
$/browser-esm-parcel> npm run build
$/browser-esm-parcel> npm run simpleserver
Then, open http://localhost:9999/.