mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-06-12 09:24:29 +02:00
Use npm commands in DEVELOPMENT.md for contributor familiarity
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ rustc --version
|
|||||||
Install the NPM dependencies:
|
Install the NPM dependencies:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
vp install
|
npm install
|
||||||
```
|
```
|
||||||
|
|
||||||
Run the `bootstrap` command to do some initial setup:
|
Run the `bootstrap` command to do some initial setup:
|
||||||
|
|||||||
Reference in New Issue
Block a user