feat : slicing login page

This commit is contained in:
Yusron alamsyah
2026-03-26 13:58:17 +07:00
parent 1f94c60e71
commit acf491f8aa
187 changed files with 429 additions and 5522 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"private": true,
"scripts": {
"build": "nuxt build",
"dev": "nuxt dev -o --host --port 3005",
"dev": "nuxt dev -o --host --port 3001",
"generate": "nuxt generate",
"preview": "nuxt preview",
"postinstall": "nuxt prepare"