/QPluginLibrary

Primary LanguageJavaScriptMIT LicenseMIT

NO LONGER SUPPORTED

QPlugin Library 1.0.1

How to run

With Electron

  1. Download or Clone the repo
  2. Open command prompt and cd to the folder containing package.json ( not the package.json inside the app folder! )
  3. Install the dependencies by using the cli

npm install

  1. Run the app with electron by using the cli

npm start

From prebuild

Download a prebuilt then run the install the app and run.