SIMPLE Install Node and then cd into project folder from terminal. Then install packages with: npm install If you run into an error, you may need to run sudo sudo npm install