hotwire-js/README.md

11 lines
134 B
Markdown
Raw Permalink Normal View History

2022-08-11 20:43:31 +00:00
# Setup
Wire the Pi according to the game.js pins, then run
```
apt install nodejs npm
npm install
./convertMP3.sh
node game.js
```