Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 492 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 492 Bytes

X-Toucher

Driver for the Behringer X-Touch Mini MIDI controller.

Install

npm install

Starting Development

Start the app in the dev environment:

npm start

Packaging for Production

To package apps for the local platform:

npm run package

License

MIT © Patrick Hund Based on Electron React Boilerplate