@anyui/core-compiler

an compiler for anyui framework.

Usage no npm install needed!

<script type="module">
  import anyuiCoreCompiler from 'https://cdn.skypack.dev/@anyui/core-compiler';
</script>

README

Anyui

编译型跨平台开发框架

准备工作

  • git clone AnyUI 和 Amo 项目代码到本地(目录同级)
  • 在 Amo 根目录执行 lerna bootstrap

命令

  • npm run build-alimini-base - 编译为支付宝小程序
  • npm run build-vue-base - 编译为 vue web 应用