diff --git a/package.json b/package.json index 735b5dd..69d4162 100644 --- a/package.json +++ b/package.json @@ -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"