https://github.com/tuki0918/electron-timer
https://github.com/tuki0918/electron-timer
electron macos react-hooks
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tuki0918/electron-timer
- Owner: tuki0918
- License: mit
- Created: 2019-02-23T04:43:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-24T16:12:53.000Z (over 7 years ago)
- Last Synced: 2025-03-10T16:49:12.583Z (over 1 year ago)
- Topics: electron, macos, react-hooks
- Language: TypeScript
- Size: 424 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# electron-timer

[](https://coveralls.io/github/tuki0918/electron-timer?branch=master)
#### 開発
```
$ npm run start
$ npm run electron
```
#### パッケージング & 配布用
```
$ npm run pack
or
$ npm run dist
```