Skip to content

shrestha-suraj/VOLHacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VOLHacks

VOLHacks Begin

Starting with the pakages.

You need to have npm and node.js installed in your computer for this project to work.

To download node js follow this link: https://nodejs.org/en/download/

Steps to follow after downloads:

Step 1: Direct the terminal to working directory, hit "npm init" and setup configurations for the project. Set 2: Afterwards, type "npm install electron --save". This will install electron js in the project. Step 3: Edit the package.json file and in script key insert "start": "electron ." Step 4: Run the app using "npm start" in the terminal.

About

VOLHacks Begin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published