2 Commits
Author SHA1 Message Date
austnv b34adf908d Update package.json 2026-06-26 13:59:36 +03:00
austnv f7bcd58ba5 Update README.md 2026-06-26 13:58:56 +03:00
2 changed files with 2 additions and 6 deletions
+1 -4
View File
@@ -14,7 +14,4 @@ npm install
npm run build
```
Ссылки:
* [Продакшн](https://uvpn.shop)
* [Тест](https://austnv-uvpn-frontend-7aca.twc1.net)
https://uvpn.shop
+1 -2
View File
@@ -6,8 +6,7 @@
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview",
"postbuild": "scp -r dist/. root@uvpn.shop:/opt/uvpn.shop/frontend"
"preview": "vite preview"
},
"dependencies": {
"@lucide/vue": "^1.16.0",