Electron app for managing various TTRPG homebrew; made specifically for LGND
Ensure Angular is installed:
npm install -g @angular/cli
Download dependencies:
npm i
Then, build:
npm run build
Then, launch:
npm run start:elec
Electron app for managing various TTRPG homebrew; made specifically for LGND
HTMLMIT