Installation and running Use Brew to install Node and node package manager (NPM). brew install node Then install the dependencies. npm install npm run start