README
CLI for writing, building and deploying applications for the upcoming arcturus application server. The arc-build module requires the typescript compiler CLI to be installed (tsc). Just run "npm install -g typescript".
CLI for arcturus
<script type="module">
import arcapp from 'https://cdn.skypack.dev/arcapp';
</script>
CLI for writing, building and deploying applications for the upcoming arcturus application server. The arc-build module requires the typescript compiler CLI to be installed (tsc). Just run "npm install -g typescript".