Skip to content

Commit

Permalink
adding start script
Browse files Browse the repository at this point in the history
  • Loading branch information
devLeticia committed Oct 30, 2024
1 parent 5ee74fb commit 83e0082
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"dev": "vite",
"build": "tsc && vite build",
"preview": "vite preview",
"start": "vite preview",
"lint": "eslint src --ext .ts,.tsx --fix"
},
"dependencies": {
Expand Down

0 comments on commit 83e0082

Please sign in to comment.