Skip to content

Team-Fruit/mc-git-launcher

Repository files navigation

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.