y-render
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

Vue 3 + TypeScript + Vite

LowCode

本项目使用vue3 + vite +elementPlus 构建的lowCode平台

一款高效的vue3低代码平台,可视化设计,一键生成源码。

截图 : Alt text

截图 : Alt text

安装依赖

npm install

or

yarn

本地启动

npm run dev

打包

npm run build

发布 npm

npm run build_lib

使用教程

下载依赖
npm i y-render -D

main.ts引入并注入
import YRender from "y-render";
app.use(YRender);

Package Sidebar

Install

npm i y-render

Weekly Downloads

1

Version

1.0.5

License

none

Unpacked Size

375 kB

Total Files

17

Last publish

Collaborators

  • lyaooo