Fixup gone-missing start script

This commit is contained in:
Rene Saarsoo 2020-10-04 15:47:14 +03:00
parent 1e9a10c660
commit 046cd1764f
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@
"scripts": {
"predeploy": "yarn build",
"deploy": "gh-pages -d build",
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"