docs: fix start script

This commit is contained in:
orzyyyy
2023-12-06 17:19:58 +08:00
parent 39f68e7265
commit c489e45751

View File

@@ -11,6 +11,7 @@
"preview": "vite preview",
"commit": "git-cz",
"prepare": "husky install",
"start": "vite",
"test": "",
"deploy": "push-dir --dir=dist --branch=gh-pages --cleanup",
"i18n:write": "gulp i18nwrite"