forked from opentiny/tiny-engine
277be2f11e | ||
---|---|---|
.. | ||
src | ||
.gitignore | ||
README.md | ||
index.html | ||
package.json | ||
vite.config.js |
README.md
portal-app
本工程是使用 TinyEngine 低代码引擎搭建之后得到的出码工程。
使用
安装依赖:
npm install
本地启动项目:
npm run dev