Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 190 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 190 Bytes

xss-forum

A fake forum to practise XSS

How to run

git clone https://github.com/MatiasConTilde/xss-forum.git

cd xss-forum

npm install

npm start

Go to http://localhost:3000