0.0.1 • Published 3 years ago

multigaming-launcher v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

multigaming-launcher

A all in one GameLauncher for communities.

Build Setup

# install dependencies
yarn install

# serve app with hot reload
yarn run dev

# build electron application for production
yarn run build

# yarn tests
yarn test


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

This project was generated with electron-nuxt v1.7.0 using vue-cli. Documentation about the original structure can be found here.