aabuhijleh / ptt-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

push to talk native module bug bash

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

# Compile the TypeScript
$ npm run build

# Run the app
$ npm start

# Rebuild native modules
$ npm run build-native

# For distribution
$ npm run package

# For automatic compilation
$ npm run watch

You can also run the app using VSCode's debugger

Resources

About

License:Creative Commons Zero v1.0 Universal


Languages

Language:C++ 39.2%Language:Objective-C++ 30.7%Language:TypeScript 20.3%Language:JavaScript 4.0%Language:Python 3.0%Language:C 2.8%