Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
added start script
  • Loading branch information
tinemlakar authored Apr 24, 2024
1 parent a5db6b2 commit f4df5a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"scripts": {
"build": "nuxt build",
"dev": "nuxt dev",
"start": "nuxt start",
"generate": "nuxt generate",
"preview": "nuxt preview",
"postinstall": "nuxt prepare"
Expand Down

0 comments on commit f4df5a1

Please sign in to comment.