Skip to content

Instantly share code, notes, and snippets.

View albacoretuna's full-sized avatar

Nick O. albacoretuna

View GitHub Profile
@albacoretuna
albacoretuna / port-forwarding-mac.md
Last active November 19, 2019 14:44
Serving a create react app locally with backend api

Enable port forwarding on mac locally

Imagine you'd like to use account.exapmle.com from your local dev machine, but with the backend api.

  1. Change your hosts file:
sudo vim /etc/hosts