Heads up: I'm new to react, JavaScript, node and visual studio.
I tried to run the code displayed in the screenshot below and I got many errors.
CodePudding user response:
Do you use visual studio? You have created project c#. You can try visual studio code and nodejs. Step: B1. create index.js and write code B2. run cmd: node index.js
CodePudding user response:
may be you could try using atom or visual studio code to quickly startup your javascript projects