You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### Troubleshooting the front end repository after git clone
311
+
312
+
After you clone the front end, if you want the front end to communicate with your local copy of the API, you need to update `.env` and `.env.development` as described in the section on [Working on Harmony front end](#working-on-harmony-front-end).
313
+
314
+
If you see an error such as the below, check that your `.env` and `.env.development` are correct. You can also check if it runs connecting to the remote API.
0 commit comments