The FELionGUI is a desktop application built to analyze vibrational, rotational and kinetics data for the FELion instrument (Nijmegen, Netherlands).
Read more on this detailed Documentation
Clone the project
git clone https://github.com/aravindhnivas/felion_gui_v4.git
Go to the project directory
cd my-project
Follow Tauri prerequisite here
Install dependencies
yarn
Start the server
yarn dev
Build the application
yarn build