Files
zeroone/README.md
2024-01-29 00:19:40 +01:00

13 lines
293 B
Markdown

# ZERO/ONE
Haptic configuration tool
## Running the code
- use VSCode (or WebStorm) with the appropriate Vue plugins (Vetur, i18n Ally, ESLint, Prettier, etc.)
- run `npm i` to install dependencies
- run `npm run dev` to start the json-server and electron app
## Connecting your Nano
TODO