brendanbowidas / machines

GUI for managing Docker Machines, built with Electron + Vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mir-gui

An electron-vue project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron app for production
npm run build

# lint all JS/Vue component files in `app/src`
npm run lint

# run webpack in production
npm run pack

More information can be found here.


This project was generated from electron-vue using vue-cli. Documentation about this project can be found here.

About

GUI for managing Docker Machines, built with Electron + Vue


Languages

Language:JavaScript 54.8%Language:Vue 44.2%Language:HTML 1.1%