Installing Juice Shop locally

Lesson#3 of 19 in project Theory

Clone the repo:

git clone https://github.com/juice-shop/juice-shop.git --depth 1

Then:

npm install

Then:

npm start