a GUI for prismedia, using Electron.
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
Romain Kerguelen 80a677e0e4
initial commit, with working template app
5 anni fa
assets initial commit, with working template app 5 anni fa
components initial commit, with working template app 5 anni fa
layouts initial commit, with working template app 5 anni fa
middleware initial commit, with working template app 5 anni fa
pages initial commit, with working template app 5 anni fa
plugins initial commit, with working template app 5 anni fa
static initial commit, with working template app 5 anni fa
store initial commit, with working template app 5 anni fa
.eslintrc.js initial commit, with working template app 5 anni fa
.gitignore initial commit, with working template app 5 anni fa
README.md initial commit, with working template app 5 anni fa
main.js initial commit, with working template app 5 anni fa
nuxt.config.js initial commit, with working template app 5 anni fa
package-lock.json initial commit, with working template app 5 anni fa
package.json initial commit, with working template app 5 anni fa

README.md

prismediatoid

a GUI for prismedia, using Electron.

Build Setup

# install dependencies
$ npm install

# development with vue devtools
$ npm run dev

# build for production (might take some time)
$ npm run build

For detailed explanation on how things work, checkout Nuxt.js, Electron.js, and electron-builder.