13 lines
293 B
Markdown
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 |