a GUI for prismedia, using Electron.
Je kunt niet meer dan 25 onderwerpen selecteren Onderwerpen moeten beginnen met een letter of nummer, kunnen streepjes bevatten ('-') en kunnen maximaal 35 tekens lang zijn.
 
 
 
Romain Kerguelen 80a677e0e4
initial commit, with working template app
5 jaren geleden
assets initial commit, with working template app 5 jaren geleden
components initial commit, with working template app 5 jaren geleden
layouts initial commit, with working template app 5 jaren geleden
middleware initial commit, with working template app 5 jaren geleden
pages initial commit, with working template app 5 jaren geleden
plugins initial commit, with working template app 5 jaren geleden
static initial commit, with working template app 5 jaren geleden
store initial commit, with working template app 5 jaren geleden
.eslintrc.js initial commit, with working template app 5 jaren geleden
.gitignore initial commit, with working template app 5 jaren geleden
README.md initial commit, with working template app 5 jaren geleden
main.js initial commit, with working template app 5 jaren geleden
nuxt.config.js initial commit, with working template app 5 jaren geleden
package-lock.json initial commit, with working template app 5 jaren geleden
package.json initial commit, with working template app 5 jaren geleden

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.