Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 292 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 292 Bytes

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-portal npm install

Run the project

npm start