Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Any tutorials for Node.js using Cloud 9? [closed]

I am looking everywhere hoping to find a tutorial that shows me how to use Cloud 9 to build Node.js apps. Anyone know of any good resources?

like image 673
mithun_daa Avatar asked Nov 15 '11 23:11

mithun_daa


People also ask

How to open terminal in AWS Cloud 9?

On the menu bar (at the top of the AWS Cloud9 IDE), choose Window, New Terminal (or use an existing terminal window).

How do I show hidden files in Cloud 9?

To show or hide hidden files, in the Environment window, choose the gear icon, and then choose Show Hidden Files.


1 Answers

If you are asking how to set it up locally, see here : http://www.cambus.net/setting-up-a-node-js-development-environment-with-npm-and-cloud9-ide-installed-locally/

Getting started link : http://support.cloud9ide.com/entries/20640198-lesson-3-writing-a-node-js-hello-world-program

like image 67
pradeek Avatar answered Sep 30 '22 15:09

pradeek