1 Star 0 Fork 85

殘留の回憶 / Luckyexcel

forked from mengshukeji / Luckyexcel 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
deploy.bat 273 Bytes
一键复制 编辑 原始数据 按行查看 历史
mengshukeji 提交于 2020-11-17 14:56 . build esm/umd/cjs module
# deploy Demo
gulp build
cd dist
git init
git remote add origin https://github.com/mengshukeji/LuckyexcelDemo.git
git add .
git commit -m 'deploy Luckyexcel demo'
git push -f origin master:gh-pages
# publish npm
# npm login
npm version patch
npm run build
npm publish
JavaScript
1
https://gitee.com/qqlet007/Luckyexcel.git
git@gitee.com:qqlet007/Luckyexcel.git
qqlet007
Luckyexcel
Luckyexcel
master

搜索帮助