Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 305 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 305 Bytes

A quick example how to start with Node.js on dotCloud.

Test it!

    git clone git://github.com/atodorov/dotcloud-nodejs-hello-world.git
    cd dotcloud-nodejs-hello-world
    dotcloud create hello
    dotcloud push hello

Then go to the displayed URL when the push is complete.