# Clone this repository
git clone https://github.com/narze/live2d-electron
# Go into the repository
cd live2d-electron
# Install dependencies
npm install
# Run the app
npm start
Note: If you're using Linux Bash for Windows, see this guide or use node
from the command prompt.
To recompile automatically and to allow using electron-reload, run this in a separate terminal:
npm run watch
- Electron
- Pixi.JS (v5)
- pixi-live2d-display