Skip to content

Commit

Permalink
redoing start
Browse files Browse the repository at this point in the history
  • Loading branch information
etweisberg committed Jul 13, 2024
1 parent 7491e76 commit 090bf95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "client",
"version": "1.0.0",
"scripts": {
"start": "react-scripts start",
"start": "node index.js",
"client": "yarn start",
"clean": "rm -rf node_modules",
"dev": "echo \"Please cd into the root directory to run dev \" && exit 1",
Expand Down

0 comments on commit 090bf95

Please sign in to comment.