feat: first test post

This commit is contained in:
2025-01-30 01:10:59 -05:00
parent 7781ac660b
commit 7aeff304bb
3 changed files with 3 additions and 2 deletions

View File

@@ -5,6 +5,7 @@
"dev": "vinxi dev",
"build": "vinxi build",
"start": "vinxi start",
"serve": "vinxi serve --dir .output/public --port 8085",
"preview": "npx http-server ./.output/public"
},
"dependencies": {