Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 509 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 509 Bytes

DC9111 0x03 CTF

Visit Website by clicking here.

Steps to Setup this website locally.

Requirements
You must have NodeJS installed


  • Clone this repository by typing the following command on your terminal.

git clone https://github.com/dc-9111/dc-ctf.git

  • Install all the required Node Modules by typing

npm install

  • Start NPM scripts

npm start

Here goes the main DC9111 website.