Skip to content

Commit

Permalink
Restored npm 'serve' script.
Browse files Browse the repository at this point in the history
  • Loading branch information
james-perretta committed Nov 22, 2024
1 parent 74950e1 commit c715ac5
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 @@ -3,6 +3,7 @@
"version": "2024.08.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"lint": "./static_analysis.bash",
"build": "vue-cli-service build",
"test": "python3 run_tests.py",
Expand Down

0 comments on commit c715ac5

Please sign in to comment.