mirror of
https://github.com/gnu4cn/ts-learnings.git
synced 2024-12-25 20:30:28 +08:00
Updated.
This commit is contained in:
parent
46948d23f0
commit
da0c04e526
@ -6,7 +6,7 @@
|
||||
"scripts": {
|
||||
"gulp": "gulp",
|
||||
"start": "live-server dist/",
|
||||
"sl-checkout": "sl pull && sl go main",
|
||||
"sl-checkout": "sl pull && sl go master",
|
||||
"sl-push": "sl add . && sl commit -m \"Updated.\" && sl push",
|
||||
"git-push": "git add . && git commit -m \"Updated.\" && git push",
|
||||
"serve": "npx honkit serve --port=10447 --lrport=35713 &"
|
||||
|
Loading…
Reference in New Issue
Block a user