aux-tool-starter A starter kit for programs that connect to and manipulate remote AUXes. Setup Clone the repo. $ git clone https://github.com/casual-simulation/aux-tool-starter.git Install dependencies. $ npm install Make a build. $ npm run build Run! $ npm start