a GUI for prismedia, using Electron.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
Romain Kerguelen 80a677e0e4
initial commit, with working template app
hace 5 años
assets initial commit, with working template app hace 5 años
components initial commit, with working template app hace 5 años
layouts initial commit, with working template app hace 5 años
middleware initial commit, with working template app hace 5 años
pages initial commit, with working template app hace 5 años
plugins initial commit, with working template app hace 5 años
static initial commit, with working template app hace 5 años
store initial commit, with working template app hace 5 años
.eslintrc.js initial commit, with working template app hace 5 años
.gitignore initial commit, with working template app hace 5 años
README.md initial commit, with working template app hace 5 años
main.js initial commit, with working template app hace 5 años
nuxt.config.js initial commit, with working template app hace 5 años
package-lock.json initial commit, with working template app hace 5 años
package.json initial commit, with working template app hace 5 años

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.