logic-helper
v1.2.5
Published
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
Downloads
89
Readme
Installation
npm i logic-helper -D
Documentation
an editor from logic-topo
Example
const logic = require('logic-helper/server/koa/index.js')
logic.start()
// open localhost:9503
具体用法看 logic-topo