Skip to content
This repository has been archived by the owner on Aug 10, 2018. It is now read-only.

lepus-ctf/lepus-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lepus-CTF frontend application

CTF frontent application made with Electron

Usage

Install dependened modules

$ npm install

Build and run

$ npm run compile
$ npm start

NOTE: If you want to set a specific score-server url, use --host= option like npm run compile -- --host=https://score.example.ctf

Packaging

$ npm run package:all

License

MIT