Files
zeroone/README.md
2024-01-27 15:41:39 +01:00

264 B

zeroone

Haptic configuration utility

Running the code

  • use VSCode
  • run sudo npm -g json-server
  • run npm install
  • in another terminal, run json-server --watch src/data/nanoConfig.json --port 3001
  • run npm start

Connecting your Nano

TODO