mirror of
https://github.com/Lissy93/web-check.git
synced 2025-02-14 01:19:29 +01:00
Updates start script
This commit is contained in:
parent
6a31927562
commit
15e5ba3cfc
@ -16,8 +16,8 @@
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "netlify dev",
|
||||
"serve": "netlify serve --offline",
|
||||
"start": "node server",
|
||||
"serve": "node serve",
|
||||
"start": "react-scripts start",
|
||||
"build": "react-scripts build",
|
||||
"test": "react-scripts test",
|
||||
"eject": "react-scripts eject"
|
||||
|
Loading…
Reference in New Issue
Block a user