From the command line:
- In the
/app
folder, runnpm install
- In the
/app/web
folder, runnpm install
- Add the contents of
/controller-scripts
into your Controller Scripts folder
- In the
/app
folder, start the Node.js server withnode .
- Open
10.0.0.2:8080/web/index.html
in a web browser; a log message will be printed to the terminal when you are connected
- Install pkg using
npm install -g pkg
- To package for mac, run
pkg . --targets node13-macos-x64
In the /app
folder, run ./remotewig