Setup deployment config for Render

This commit is contained in:
Hammad Jutt
2020-07-05 18:08:42 -06:00
parent 243ddfcf11
commit 063c8f91db
10 changed files with 92 additions and 16 deletions

View File

@@ -31,6 +31,7 @@
"scripts": {
"start": "yarn start:app:dev",
"start:app:dev": "react-scripts start",
"build:app": "yarn build",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject",