Skip to content

CybersecurityLuxembourg/cybersecurity.lu_v2

Folders and files

NameName
Last commit message
Last commit date
Aug 28, 2023
Oct 5, 2023
Sep 18, 2024
Oct 15, 2024
Aug 28, 2023
Feb 21, 2024
Oct 15, 2024
Aug 23, 2023
Jun 1, 2023
Aug 28, 2023
Oct 15, 2024
Oct 15, 2024

Repository files navigation

Outlines

All the versions mentioned are the recommended ones

Install NodeJS 14.15.0

With the following link: https://nodejs.org/en/download/

Update the package manager

npm update

Install the dependencies

cd ~/project/cybersecurity.lu_v2 npm install

Run the project

npm start