Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 446 Bytes

File metadata and controls

14 lines (10 loc) · 446 Bytes

mapctf.com

MapCTF

Cyber range platform with a map-based UI

Static site for mapctf.com

Serve Locally

To see how the website will look like before submitting your changes, you can serve it locally. Using the Makefile issue the command make serve and the website will be generated and served locally using npx http-server.