This commit is contained in:
ramnreddy15 2021-04-24 20:07:08 -07:00
parent 5eb1ed5da6
commit c5bcd6658e
No known key found for this signature in database
GPG Key ID: C539306B6E7B93D9

View File

@ -31,7 +31,10 @@
"web-vitals": "^0.2.4"
},
"scripts": {
"start": "serve -s build/"
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"eslintConfig": {
"extends": [