a GUI for prismedia, using Electron.
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
Romain Kerguelen 80a677e0e4
initial commit, with working template app
pirms 5 gadiem
assets initial commit, with working template app pirms 5 gadiem
components initial commit, with working template app pirms 5 gadiem
layouts initial commit, with working template app pirms 5 gadiem
middleware initial commit, with working template app pirms 5 gadiem
pages initial commit, with working template app pirms 5 gadiem
plugins initial commit, with working template app pirms 5 gadiem
static initial commit, with working template app pirms 5 gadiem
store initial commit, with working template app pirms 5 gadiem
.eslintrc.js initial commit, with working template app pirms 5 gadiem
.gitignore initial commit, with working template app pirms 5 gadiem
README.md initial commit, with working template app pirms 5 gadiem
main.js initial commit, with working template app pirms 5 gadiem
nuxt.config.js initial commit, with working template app pirms 5 gadiem
package-lock.json initial commit, with working template app pirms 5 gadiem
package.json initial commit, with working template app pirms 5 gadiem

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.