Before installing the project, make sure you have the following installed on your PC
Check out the Releases and download the project files (.zip)
OR
Clone this repository by using git
git clone https://github.com/biologyscience/XInputSerialMapper.git
go into the project folder and install the dependencies using npm
cd XInputSerialMapper
npm install