Skip to content

Commit

Permalink
Add npm install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
yeemachine committed Jan 14, 2022
1 parent 2ef3174 commit 2143911
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ This demo uses Mediapipe FaceMesh for face tracking, Pixi.js + pixi-live2d-displ
Interested in contributing? If you clone this project, the `docs` folder includes both VRM and Live2D KalidoKit templates. Run the `test` script to build the library and start up the dev server. The VRM demo will be hosted on `localhost:3000` and Live2D on `localhost:3000/live2d/`.

```
npm install
npm run test
```

Expand Down

0 comments on commit 2143911

Please sign in to comment.