Skip to content

Latest commit

 

History

History

basic-desktop-gui

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Example Desktop GUI Application

An example of a Desktop GUI Application built on top of Bedrock.

Installation

  1. Make sure you have gtk2.0 and webkitgtk installed. sudo apt-get install libgtk2.0-dev libwebkitgtk-dev
  2. npm install

Running the software

npm start