daan-rosendal-ntuple-wizard
v0.1.1
Published
**Requirements**
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 installThe development server can then be launched and the app can be viewed in your web browser with the following command:
npm start