/minidevtools

Primary LanguageTypeScript

Simple minitools package. Bunch of usefull little things in an ui.

build for mac. this creates new .app to release-builds folder.

npm install
npm run build:app:prod
npm run build:electron:prod
npm run package:mac

run dev version:

npm install
npm run watch
npm run electron