CTF frontent application made with Electron
$ npm install
$ npm run compile
$ npm start
NOTE: If you want to set a specific score-server url, use
--host=
option likenpm run compile -- --host=https://score.example.ctf
$ npm run package:all
MIT
CTF frontent application made with Electron
$ npm install
$ npm run compile
$ npm start
NOTE: If you want to set a specific score-server url, use
--host=
option likenpm run compile -- --host=https://score.example.ctf
$ npm run package:all
MIT