Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
someswar177 committed May 2, 2024
2 parents 790880e + 87907e7 commit 57b8b4d
Show file tree
Hide file tree
Showing 2 changed files with 940 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"dev": "vite --host 0.0.0.0",
"build": "vite build",
"lint": "eslint . --ext js,jsx --report-unused-disable-directives --max-warnings 0",
"preview": "vite preview"
Expand Down
Loading

0 comments on commit 57b8b4d

Please sign in to comment.