-
hi prince , im trying to type npm start C:\Users\ScOrPiO74\Desktop\StockAlertBot-main>npm start
|
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 32 replies
-
That's okay. |
Beta Was this translation helpful? Give feedback.
-
i really appreciate ur support and ur hard work on this bot. honestly i see a genius in here. plus i have a lot of indian friends who works into sony corporation . i noticed over the years how you guys are dedicated to coding and into the electronics world , thats why most of sony employees are from india . for sure as soon as i can i will donate , i know that in life nothing is eazy and need to be compensate when we get good support like u did . ive been working on ur bot all this weekend and i learned a lot of stuff. i will let you know what is not working and if one day you got the time to fix it i wil be here for sure :) |
Beta Was this translation helpful? Give feedback.
-
good morning prabhjot , |
Beta Was this translation helpful? Give feedback.
That's okay.
The first thing you want to do is install Node.js. Make sure "Add to PATH" is ticked during installation.
The second thing is to download the project and extract it to wherever you want it to be.
Once that's done and I'm assuming you're on Windows. open up the project folder (not the zipped one), hold shift and right click. You should see something like open in CMD or open in Powershell. Click either of them. Once it's opened, type
npm install
and press enter.Once that's done, follow the Usage part of the READ ME. I recommend using the browser method.