README
SculptUI - Server Package
This is the server package for SculptUI. It is used to configure the dev server needed by the SculptUI VS Code Extension.
License
This code is licensed under the MIT License.
SculptUI server package
<script type="module">
import sculptUiServer from 'https://cdn.skypack.dev/@sculpt-ui/server';
</script>
This is the server package for SculptUI. It is used to configure the dev server needed by the SculptUI VS Code Extension.
This code is licensed under the MIT License.