This commit is contained in:
SamR1
2017-12-25 21:17:47 +01:00
parent b1fca3ab34
commit 4f70e5404f
4 changed files with 61 additions and 1 deletions

View File

@ -14,7 +14,7 @@
"redux-thunk": "^2.2.0"
},
"scripts": {
"start": "react-scripts start",
"start": "cd mpwo_client && react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test --env=jsdom",
"eject": "react-scripts eject",