a GUI for prismedia, using Electron.
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
Romain Kerguelen 80a677e0e4
initial commit, with working template app
5 yıl önce
assets initial commit, with working template app 5 yıl önce
components initial commit, with working template app 5 yıl önce
layouts initial commit, with working template app 5 yıl önce
middleware initial commit, with working template app 5 yıl önce
pages initial commit, with working template app 5 yıl önce
plugins initial commit, with working template app 5 yıl önce
static initial commit, with working template app 5 yıl önce
store initial commit, with working template app 5 yıl önce
.eslintrc.js initial commit, with working template app 5 yıl önce
.gitignore initial commit, with working template app 5 yıl önce
README.md initial commit, with working template app 5 yıl önce
main.js initial commit, with working template app 5 yıl önce
nuxt.config.js initial commit, with working template app 5 yıl önce
package-lock.json initial commit, with working template app 5 yıl önce
package.json initial commit, with working template app 5 yıl önce

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.