update readme

This commit is contained in:
Yusuf Ipek
2021-05-11 19:42:43 +03:00
parent 7af89dd7cb
commit 69884d386f
2 changed files with 4 additions and 2 deletions
+3 -1
View File
@@ -19,7 +19,9 @@
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
"eject": "react-scripts eject",
"predeploy": "npm run build",
"deploy": "gh-pages -d build"
},
"eslintConfig": {
"extends": [