This commit is contained in:
dev sp
2024-01-10 17:06:21 +00:00
parent 51db48cf2b
commit 49c020553f
19 changed files with 797 additions and 459 deletions

View File

@@ -4,8 +4,8 @@
"version": "0.0.1",
"private": true,
"scripts": {
"dev": "astro dev --host --port 2008",
"start": "astro dev --host --port 2008",
"dev": "astro dev --host --port 2023",
"start": "astro dev --host --port 2023",
"build": "astro build",
"preview": "astro preview",
"astro": "astro"