Commit 48357c0c authored by Milos Markovic's avatar Milos Markovic

added win configu

parent 7aa1175a
...@@ -22,6 +22,7 @@ ...@@ -22,6 +22,7 @@
}, },
"scripts": { "scripts": {
"start": "PORT=3006 react-scripts start", "start": "PORT=3006 react-scripts start",
"win": "SET PORT=3006 && react-scripts start",
"build": "react-scripts build", "build": "react-scripts build",
"test": "react-scripts test", "test": "react-scripts test",
"eject": "react-scripts eject" "eject": "react-scripts eject"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment