A starter kit for programs that connect to and manipulate remote AUXes.
- 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