a GUI for prismedia, using Electron.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Romain Kerguelen 80a677e0e4
initial commit, with working template app
преди 5 години
assets initial commit, with working template app преди 5 години
components initial commit, with working template app преди 5 години
layouts initial commit, with working template app преди 5 години
middleware initial commit, with working template app преди 5 години
pages initial commit, with working template app преди 5 години
plugins initial commit, with working template app преди 5 години
static initial commit, with working template app преди 5 години
store initial commit, with working template app преди 5 години
.eslintrc.js initial commit, with working template app преди 5 години
.gitignore initial commit, with working template app преди 5 години
README.md initial commit, with working template app преди 5 години
main.js initial commit, with working template app преди 5 години
nuxt.config.js initial commit, with working template app преди 5 години
package-lock.json initial commit, with working template app преди 5 години
package.json initial commit, with working template app преди 5 години

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.