git checkout origin/officehour
cd Ice_Quef
chmod +x run.sh
./run.sh <*YourNgrokURL>*
Then you are good to go
You can use ./run.sh <*YourNgrokURL>*
After run this command, config.json file will automatically created. And if the config.json file is already there, server → hostname will update to the new one.
Directly change in the config.json file. Replace your URL after server → hostname
If backend hostname is already set in the config.json file, then you are all set for configeration.
cd Ice_Quef
npm start