You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
vite-vue3-lowcode/README.md

1.6 KiB

Vite2.x + Vue3.x + TypeScript H5低代码平台

技术栈

快速开始

安装依赖

npm install
# or
yarn add

启动项目

npm run dev

项目打包

npm run build