I am just following the tutorial listed on Angular JS, I am using Windows platform. I am on the bootstrapping page, I am stuck at app running; I have installed node JS and downloaded GitBash; when I opened command prompt and type node scripts\web-server.js in c:\users\supersonicseattle>; This appear:
Error: Cannot find module ' C:\users\supersonicseattle\scripts\web-server.js'
at Function.Module._resolveFilename <module.js:338:15>
at Function.Module._load <module.js:280:25>
at Function.Module.runMain <module.js:497:10>
at startup<module.js:119:16>
at node.js:901:3
In addition, I am unable to open designated html local host in the internet browser, it always contains error.
Please help. Many Thanks in advance.
.\scripts\web-server.js