Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 1007 Bytes

File metadata and controls

28 lines (15 loc) · 1007 Bytes

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.