Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 723 Bytes

File metadata and controls

21 lines (17 loc) · 723 Bytes

🛠️ Install the app

Before installing the project, make sure you have the following installed on your PC

💠 Download the projeect

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

Next ➡ How to use