UPD: Migrate to electron-vite
Delete your node_modules. Use pnpm from now on.
This commit is contained in:
@@ -5,8 +5,8 @@ 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
|
||||
- run `pnpm i` to install dependencies
|
||||
- run `pnpm dev` to start the json-server and electron app
|
||||
|
||||
## Connecting your Nano
|
||||
|
||||
|
||||
Reference in New Issue
Block a user