/ModFoundary

Mod Foundary Electron + Vue Application

Primary LanguageVue

mmm

Project setup

1. Clone this repository locally
2. run: npm i to install dependencies
3  run: npm run electron:serve to compile and run the Electron app

Run development environment for Electron

npm run electron:serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.