A hopefully helpful guide to getting a basic setup on your mac for JS and React Native development.
Note: This is a work in progress, I'll keep adding/updating
- Homebrew - We'll need this to install other things below
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
- https://brew.sh/
- Git