Skip to content

CybersecurityLuxembourg/openxeco.org

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/openxeco-web npm install

Run the project

npm start