/cyberlabs-sessions-app

The official web-app for Cyber Labs sessions.

Primary LanguageJavaScriptMIT LicenseMIT

Cyber Labs Sessions.

Prerequisites:

  1. Node.js (https://nodejs.org/en/download/)

Install dependencies:

cd into the cloned directory and run npm install in termnial.

Run the development server:

Run npm start.