https://github.com/bkawk/typescript-electron
https://github.com/bkawk/typescript-electron
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bkawk/typescript-electron
- Owner: bkawk
- License: mit
- Created: 2019-08-04T10:57:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T06:14:41.000Z (about 3 years ago)
- Last Synced: 2024-12-26T22:18:32.071Z (over 1 year ago)
- Language: TypeScript
- Size: 4.82 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## typescript-electron
### build
```
yarn build
```
### start
```
yarn start
```