ngsplanner/start
2021-08-18 05:58:03 +00:00

3 lines
99 B
Plaintext
Executable File

echo "REACT_APP_GITPOD_WORKSPACE_URL=https://ngsplanner.herokuapp.com" > .env
npm install
npm start