diff --git a/package.json b/package.json index c297b430..eb6428c0 100644 --- a/package.json +++ b/package.json @@ -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"