17 lines
264 B
Markdown
17 lines
264 B
Markdown
# 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
|
|
|