Skip to content

Latest commit

 

History

History
executable file
·
16 lines (9 loc) · 292 Bytes

README.md

File metadata and controls

executable file
·
16 lines (9 loc) · 292 Bytes

CTF_Client

This repo is for the frontend of the Capture The Flag portal.

Development

To start app in hot reload mode use npm start

Dependency list

  • NodeJS
  • React

Guidelines

  • Use EsLint extension in VSCode and correct all suggested errors before puttin in pull request.