Skip to content

Noah670/electro-Noah670

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

electro-Noah670

An electron based app for the Noah670 website

View the version of Node.js currently installed

alt-text

Build

Download the latest version of Node.js to use npm dependencies

Clone or fork the repository

git clone https://github.com/Noah670/electro-Noah670

Install “Electron Forge” using the following command:

npm install -g electron-forge

Verify that electro-Noah670 is running with

npm run package

Finally build with electro-Noah670

npm run make

Releases