mirror of
https://github.com/PotentiaRobotics/website.git
synced 2025-04-28 15:59:54 -04:00
Test
This commit is contained in:
parent
5eb1ed5da6
commit
c5bcd6658e
|
@ -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": [
|
||||
|
|
Loading…
Reference in New Issue
Block a user