An application of pixi-live2d-display.
yarn install- Place
live2dcubismcore.min.jsinpublic/. - Modify
scripts/const.jsif you want to change the model source repositories. - Run
node scripts/download.js - Run
node scripts/parse.js
Note the download.js scraps file lists from the specified repos, which may exceed GitHub's API rate limit if too many requests are fired.
yarn serveyarn build