yamataku0518 / notification

This is Real time Electron notification.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

notification

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

This is Real time Electron notification.


Languages

Language:TypeScript 79.0%Language:CSS 17.5%Language:HTML 2.3%Language:JavaScript 1.2%