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

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


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

electron macos react-hooks

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# electron-timer

![Actions Status](https://wdp9fww0r9.execute-api.us-west-2.amazonaws.com/production/badge/tuki0918/electron-timer)
[![Coverage Status](https://coveralls.io/repos/github/tuki0918/electron-timer/badge.svg?branch=master)](https://coveralls.io/github/tuki0918/electron-timer?branch=master)

#### 開発

```
$ npm run start
$ npm run electron
```

#### パッケージング & 配布用

```
$ npm run pack

or

$ npm run dist
```