Skip to content

RMJ593/Excel-CTF-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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