Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

CybersecurityLuxembourg/fo-ecosystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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/fo-ecosystem npm install

Run the project

npm start