Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1.35 KB

README.md

File metadata and controls

46 lines (31 loc) · 1.35 KB

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.