daan-rosendal-lhcb-ntuple-wizard-test
v1.0.2
Published
An application to access large-scale open data from LHCb
Downloads
1
Readme
Tuple wizard frontend
Requirements
Current functionality
- Filter list of decay descriptors by particle descriptors
Usage & Development
In order to install the necessary dependencies after cloning the repository, while in the base directory of the repository, input the following:
npm install
The development server can then be launched and the app can be viewed in your web browser with the following command:
npm start