Skip to content

Commit

Permalink
Merge pull request #152 from geffzhang/aspire
Browse files Browse the repository at this point in the history
aspire support
  • Loading branch information
Oceania2018 authored Jul 2, 2024
2 parents b028199 + 0efe731 commit d9fd39c
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 @@ -6,6 +6,7 @@
"node": ">=18.0.0"
},
"scripts": {
"start": "npm run open-browser && vite",
"dev": "npm run open-browser && vite dev",
"open-browser": "start http://localhost:5015/",
"build": "vite build",
Expand Down

0 comments on commit d9fd39c

Please sign in to comment.