a GUI for prismedia, using Electron.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
Romain Kerguelen 80a677e0e4
initial commit, with working template app
vor 5 Jahren
assets initial commit, with working template app vor 5 Jahren
components initial commit, with working template app vor 5 Jahren
layouts initial commit, with working template app vor 5 Jahren
middleware initial commit, with working template app vor 5 Jahren
pages initial commit, with working template app vor 5 Jahren
plugins initial commit, with working template app vor 5 Jahren
static initial commit, with working template app vor 5 Jahren
store initial commit, with working template app vor 5 Jahren
.eslintrc.js initial commit, with working template app vor 5 Jahren
.gitignore initial commit, with working template app vor 5 Jahren
README.md initial commit, with working template app vor 5 Jahren
main.js initial commit, with working template app vor 5 Jahren
nuxt.config.js initial commit, with working template app vor 5 Jahren
package-lock.json initial commit, with working template app vor 5 Jahren
package.json initial commit, with working template app vor 5 Jahren

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.