Skip to content

ftodoric/csw-frontend

Repository files navigation

Description

This is the frontend application for a cyber security simulation game developed as a part of a thesis on Faculty of Electrical Engineering and Computing.

Requirements

  • node 16

Installation

Clone the repository:

$ git clone https://github.com/ftodoric/csw-frontend

Install all of the dependencies:

$ yarn install

Run the server:

$ yarn dev

The app is then available at http://localhost:3000 in your browser.

TODO

  • fix game refetching between-state when entering a game from lobby