# monaco-editor-samples **Repository Path**: gfzl-open-source/monaco-editor-samples ## Basic Information - **Project Name**: monaco-editor-samples - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-04-12 - **Last Updated**: 2025-01-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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! ## Loading variations * `browser-amd-editor`: running in a browser using `AMD` lazy loading. * `browser-script-editor`: running in a browser using `AMD` synchronous loading via `