KennedyMungai / timer-desktop-app

A simple timer application written in electron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

timer

An Electron application with React and TypeScript

Recommended IDE Setup

Project Setup

Install

$ npm install

Development

$ npm run dev

Build

# For windows
$ npm run build:win

# For macOS
$ npm run build:mac

# For Linux
$ npm run build:linux

About

A simple timer application written in electron


Languages

Language:TypeScript 88.7%Language:JavaScript 5.4%Language:HTML 4.4%Language:CSS 1.5%