https://github.com/sebastianwd/tsx-electron-boilerplate
https://github.com/sebastianwd/tsx-electron-boilerplate
electron electron-forge react typescript
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sebastianwd/tsx-electron-boilerplate
- Owner: sebastianwd
- Created: 2020-04-11T04:04:52.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-17T00:29:04.000Z (almost 3 years ago)
- Last Synced: 2023-03-07T09:37:31.424Z (about 2 years ago)
- Topics: electron, electron-forge, react, typescript
- Language: TypeScript
- Size: 263 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
run the app
`yarn start`make a bundle
`yarn make`This is a basic electron boilerplate with:
- Electron Forge
- Typescript
- React
- Import alias
- AirBnb eslint