README
alchemist-dotnet
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 alchemistEditorDotnet from 'https://cdn.skypack.dev/@alchemist-editor/dotnet';
</script>
yarn install
yarn run serve
yarn run build