Javascript-Test-AppIn order to run it follow these steps:Set proxynpm config set proxy http://proxy.abc.com:3128npm config set https-proxy http://proxy.abc.com:3128Install npm packagesnpm installStart servernode server.jsView applicationlocalhost:1337