# prismediatoid > a GUI for prismedia, using Electron. ## Build Setup ```bash # 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](https://github.com/nuxt/nuxt.js), [Electron.js](https://electronjs.org/), and [electron-builder](https://www.electron.build/).