Skip to content

roushan65/NodeAtomEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeAtomEngine

An automation engine based on nodejs

How to run ?

step 1: Clone the repo
step 2: Run "npm istall" inside the root diretory of repo
step 3: Open the project in vscode
step 4: Open Debug window from side bar on the left
step 5: Select the tast from dropdown "Launch Program"
step 6: Done!!