Skip to content

GenaroNetwork/GenaroEden_Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.