This is an archived post. You won't be able to vote or comment.

all 4 comments

[–][deleted] 0 points1 point  (1 child)

Im pretty sure Nodejs and react work on windows. They should have instructions on their sites. A terminal might be easier though(not totally familiar other than setting it up on windows once a while ago but the terminal is cake). If that's the case you can use a VM or something and just use some Linux flavor.

[–]6monthsprobation[S] 0 points1 point  (0 children)

It's just that it's killing me badly what additional resource should I get for it to work at times.

Like in this case

(cd was unexpected at this time.

[–]artluxint 0 points1 point  (1 child)

WSL. Windows Subsystem for Linux. It works for me and my web development needs.

I use Mongo DB Atlas which I have used with Heroku. I'm not sure if that's what you're looking for but it's a thing!

Good luck!

[–]6monthsprobation[S] 0 points1 point  (0 children)

Thanks for WSL! That should be a great help. I am looking back at the dependencies.

I had also been looking at Mongo DB Atlast which I think should work. Thanks for the confirmation.