electron-typescript-quick-start

1.0.0 • Public • Published

Electron TypeScript Quick Start

This template is based on the official electron-quick-start repository + TypeScript + electron-builder

Usage

# Clone this repository 
$ git clone https://github.com/aabuhijleh/electron-typescript-quick-start
 
# Go into the repository 
cd electron-typescript-quick-start
 
# Install dependencies 
$ npm install
 
# Run the app 
$ npm start
 
# For distribution 
$ npm run package
 
# For automatic compilation 
$ npm run watch

You can also run the app using VSCode's debugger

Resources

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    3

Package Sidebar

Install

npm i electron-typescript-quick-start

Weekly Downloads

3

Version

1.0.0

License

CC0-1.0

Unpacked Size

248 kB

Total Files

18

Last publish

Collaborators

  • mcordebard