Prevent of using the client start directly
Seto Elkahfi committed
Aug 2, 2023 at 15:09 UTC
81f9fa09db6487243cd8c377dda5ab2e3cb75f73
1 file changed
-1
package.json
-1
@@ -27,7 +27,6 @@
27
"typescript": "^4.0.0"
28
},
29
"scripts": {
30
- "client:start": "PORT=3002 react-scripts start",
30
"client:build": "react-scripts build",
31
"client:test": "react-scripts test",
32
"client:eject": "react-scripts eject",