Skip to content

Commit

Permalink
Add dev script
Browse files Browse the repository at this point in the history
  • Loading branch information
nojaf committed Feb 5, 2024
1 parent ff2f191 commit a053fe1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/client/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"scripts": {
"dev": "bunx --bun vite",
"build": "bunx --bun vite build --base=/fantomas-tools/",
"serve": "vite preview",
"format": "prettier --write \"src/**/*.{js,jsx}\" vite.config.js",
Expand Down

0 comments on commit a053fe1

Please sign in to comment.