quxios / QPluginLibrary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:JavaScript 77.8%Language:CSS 18.5%Language:HTML 3.7%