Update start script

This commit is contained in:
Nic0Nic0Nii 2021-08-18 05:55:52 +00:00
parent 7e2f13e9ba
commit 0baee8be1d

4
start
View File

@ -1 +1,3 @@
echo "REACT_APP_GITPOD_WORKSPACE_URL=https://ngsplanner.herokuapp.com/" > .env
echo "REACT_APP_GITPOD_WORKSPACE_URL=https://ngsplanner.herokuapp.com/" > .env
npm install
npm start