Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
diamondbroplayz authored Nov 24, 2023
1 parent c102c0d commit eb08794
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
"preview": "vite preview",
"start": "vite --port 80"
},
"devDependencies": {
"vite": "^5.0.0"
Expand Down

0 comments on commit eb08794

Please sign in to comment.