I searched around here and found no way to do that. In summary I need to create a .bat
file and execute 3 commands:
1. Open a directory ( cd
);
2. Run ( npm i
);
after completing the above task
3. Run an .js on node.