This repository contains an example project of different software used by Cern.
- Node.js (10 or higher)
- ...
Make sure you meet the requirements before you install.
Install the dependencies from package.json:
$ npm init
$ npm start
Then go to http://localhost:3000/ in your browser.