Skip to content

ai-zen/live2d-vue-workspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live2D Vue Workspace

A Pnpm Workspace Project of @ai-zen/live2d-vue

Getting Started

  1. Open the project root directory in VSCode.

  2. Enable corepack by running the following command in the VSCode terminal:

    corepack enable
    
  3. Install npm dependencies using pnpm. Run the following command in the VSCode terminal:

    pnpm i
    
  4. Build @ai-zen/live2d-vue:

    pnpm --filter @ai-zen/live2d-vue build
    
  5. Run Demo:

    pnpm --filter test dev
    

About

A Pnpm Workspace Project of @ai-zen/live2d-vue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published