README
core
Project setup
yarn install
Compiles and hot-reloads for development
yarn run serve
Compiles and minifies for production
yarn run build
``` yarn install ```
<script type="module">
import alchemistEditorCore from 'https://cdn.skypack.dev/@alchemist-editor/core';
</script>
yarn install
yarn run serve
yarn run build