OWASP Juice-Shop-
OWASP Juice-Shop-
-From Sources GitHub repo size
-Install node.js
-Run git clone https://github.com/bkimminich/juice-shop.git (or clone your own fork of the repository)
-Go into the cloned folder with cd juice-shop
-Run npm install (only has to be done before first start or when you change the source code)
-Run npm start
-Browse to http://localhost:3000
-From Sources GitHub repo size
-Install node.js
-Run git clone https://github.com/bkimminich/juice-shop.git (or clone your own fork of the repository)
-Go into the cloned folder with cd juice-shop
-Run npm install (only has to be done before first start or when you change the source code)
-Run npm start
-Browse to http://localhost:3000
Comments
Post a Comment