/GenaroEden_Client

Primary LanguageVueGNU Lesser General Public License v2.1LGPL-2.1

genaro-eden

An uploader, downloader, and dashboard for the Genaro network

Stack

Build Setup

# install dependencies

npm install

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

# build electron application for production
npm run build

# Mac OS
npm run build:darwin

npm run build:clean

if you find trouble building native modules please take a look at this gist

Reference



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