13 Star 128 Fork 51

days2020 / iview-uieditor

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
DEVELOP.md 421 Bytes
一键复制 编辑 原始数据 按行查看 历史
cmpxs 提交于 2021-04-28 22:00 . UP: README.md

本项目开发环境

安装环境

yarn install

启动开发环境

yarn run dev

发布web到 ./pages

  • 发布web(包涵index.html),可以直接使用浏览打开
yarn run build

发布lib到 ./lib

  • 发布结果(./lib目录)可以直接发布到npm服务器,或在html使用script引用
yarn run lib

Run your unit tests

yarn test:unit
1
https://gitee.com/days2020/iview-uieditor.git
git@gitee.com:days2020/iview-uieditor.git
days2020
iview-uieditor
iview-uieditor
master

搜索帮助