pascaliske / electron-typescript-prototype

Home Page:https://pascaliske.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Electron TypeScript Prototype

GitHub Tag Build Status Awesome Badges

Usage

Development

To compile and start the app in development mode run:

yarn run start

Packaging

To compile and package the app in production mode run:

yarn run package

Linting

The following command checks the TypeScript code for linting errors:

yarn run lint

License

MIT © Pascal Iske

About

https://pascaliske.dev

License:MIT License


Languages

Language:TypeScript 97.5%Language:HTML 1.4%Language:Shell 1.1%