Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 334 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 334 Bytes

Outlines

All the versions mentioned are the recommended ones

Install NodeJS 16.17.0

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

Update the package manager

$ npm update

Install the dependencies

$ cd ~/project/openxeco-core/oxe-web-community
$ npm install

Run the project

$ npm start