Skip to content

Commit b7b405c

Browse files
Start entire app using npm start
1 parent 82de3f7 commit b7b405c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
"react-scripts": "^3.0.0"
1010
},
1111
"scripts": {
12-
"start": "react-scripts start",
12+
"start": "run-p start:**",
13+
"start:app": "react-scripts start",
1314
"start:lambda": "netlify-lambda serve src/lambda",
1415
"build": "run-p build:**",
1516
"build:app": "react-scripts build",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy