2 changed files with 10 additions and 4 deletions
@ -0,0 +1,6 @@ |
|||||
|
npm run build |
||||
|
cd dist |
||||
|
git init |
||||
|
git add -A |
||||
|
git commit -m 'deploy Luckysheet demo' |
||||
|
git push -f https://github.com/mengshukeji/LuckysheetDemo.git master:gh-pages |
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue