This repository is now deprecated. It has been merged here: https://github.com/RyudoSynbios/game-tools-collection.
npm installRun as development server:
npm startRun as Electron appliaction on development environment:
npm run electron-devBuild as web application:
npm buildBuild as Electron application:
npm run electron-pack