Overview
Installing Browsers
We'll be installing Google Chrome, Firefox and Opera using homebrew cask.
Type the following Command. if you don't have any of the 3 browsers installed
brew cask install google-chrome \
firefox \
opera \
Google Chrome Only
brew cask install google-chrome
Firfox Only
brew cask install firefox
Opera Only
brew cask install opera
Conclusion
Mac OS Web Development Starter Kit
1 -
Command Line and Terminal App
2 -
Homebrew
3 -
Node and NPM
4 -
Version Control
5 -
Text Editor
6 -
Browsers