Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 292 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 292 Bytes

mc-git-launcher

Build Setup

# install dependencies
$ npm install

# run electron
$ npm run dev

# build for production
$ npm run build

For detailed explanation on how things work, check out Nuxt.js docs, Electron docs.