@antcube/core

CLI for AntCube by CubeStudio

Usage no npm install needed!

<script type="module">
  import antcubeCore from 'https://cdn.skypack.dev/@antcube/core';
</script>

README

准备工作

  • 编译Vue需先安装antcube/cli

npm install @antcube/cli -g antcube init

  • 编译Falcon需先安装capnp

brew install capnp