hotwire-js/README.md

11 lines
134 B
Markdown

# Setup
Wire the Pi according to the game.js pins, then run
```
apt install nodejs npm
npm install
./convertMP3.sh
node game.js
```