A Pnpm Workspace Project of @ai-zen/live2d-vue
-
Open the project root directory in VSCode.
-
Enable corepack by running the following command in the VSCode terminal:
corepack enable
-
Install npm dependencies using pnpm. Run the following command in the VSCode terminal:
pnpm i
-
Build
@ai-zen/live2d-vue
:pnpm --filter @ai-zen/live2d-vue build
-
Run Demo:
pnpm --filter test dev