3 lines
99 B
Plaintext
Executable File
3 lines
99 B
Plaintext
Executable File
echo "REACT_APP_GITPOD_WORKSPACE_URL=https://ngsplanner.herokuapp.com" > .env
|
|
npm install
|
|
npm start |