README
Monaco Editor boilerplate
A simple boilerplate for Monaco editor with React.
Boilerplate for projects using ES2015 and React
<script type="module">
import codeblogMonacoEditor from 'https://cdn.skypack.dev/@codeblog/monaco-editor';
</script>
A simple boilerplate for Monaco editor with React.