mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-09-17 15:21:27 +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:
co-authored by
Claude Opus 4.6
parent
1c0435e3ff
commit
a9cccb21b8
+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