BadgerCode / ElectronTestApp

A test desktop app using electron and node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test Electron App

Uses Electron and Node to create a simple desktop app.

Setup

Within the root of this project, run:

npm install

Start the app

Within the root of this project, run:

npm start

About

A test desktop app using electron and node


Languages

Language:JavaScript 69.0%Language:HTML 19.0%Language:CSS 12.0%