Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 320 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 320 Bytes

Excel CTF Frontend

Steps to Run

  • Fork the repository
  • Clone your copy of the repository
  • Checkout to dev branch git checkout dev
  • Run npm i
  • Run npm start
  • Make a PR to dev branch in the parent repository once changes are done