Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ribeirogab/electron-timer

Desktop application, study timer built with Electron, React and TypeScript
https://github.com/ribeirogab/electron-timer

electron react

Last synced: about 2 months ago
JSON representation

Desktop application, study timer built with Electron, React and TypeScript

Awesome Lists containing this project

README

        

# Electron + React + TypeScript

## How to use?

### Installing dependencies
```
yarn install
```

### Running
```
yarn electron:dev
```