Skip to content

This is a starting place for an electron menubar application based on typescript and pristine.

License

Notifications You must be signed in to change notification settings

etclabscore/pristine-typescript-electron-menubar

Repository files navigation

Pristine Typescript Menubar Electron

What is this?

This is a starting place for an electron menubar application based on typescript and pristine.

image

image

Usage

Development

  • npm start
  • npm run electron

Production

  • npm run electron:build

Getting Started

To get started, fork or duplicate the repository. Then edit this file and delete everything above this line.

Contributing

How to contribute, build and release are outlined in CONTRIBUTING.md, BUILDING.md and RELEASING.md respectively. Commits in this repository follow the CONVENTIONAL_COMMITS.md specification.