1.0.7 • Published 4 years ago

minimal-electron-typescript-boilerplate v1.0.7

Weekly downloads
7
License
MIT
Repository
github
Last release
4 years ago

Minimal Electron TypeScript Boilerplate

Electron-Typescript-React boilerplate with minimal functionality.

Installation

1. using clone

$ git clone --depth=1 https://github.com/javarouka/minimal-electron-typescript-boilerplate
$ cd boilerplate // There are boilerplate files that you need

2. using npx 😳

$ npx minimal-electron-typescript-boilerplate {you want path}

Enjoy

development

# start renderer, after main
$ npm run start:dev

package

$ npm run pack

after built project, it put the release directory

About this project

This project was heavily influenced by the electron-react-typescript. Thank you Robin Franken

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

1.0.3

4 years ago

0.9.0

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago