Electron + React.js + Typescript tempalte
js javascript electron react typescript template TweetAn Electron + React.js + Typescript app template. Find it at ilanolkies/electron-react-ts
.
Integrates webpack, ESlint, Jest, Enzyme and Sass. Runs lint, test and build in Github actions. Uses Coveralls coverage reports.
Features
- Compiles Typescript
- Builds React.js with
webpack
- Runs on Electron
- Checks code syntax with ESlint and
standard-with-typescript
- Tests with
ts-jest
and Enzyme - Styles with Sass
How to use it
- Browse to
ilanolkies/electron-react-ts
- Click on use this teamplate on the top right corner
- Update README badges urls
- Install dependencies and run the app!
Hope you like it!