Skip to content
jfraboni edited this page Jun 30, 2014 · 2 revisions

###On your local computer: Open a terminal in the directory into which you want to clone the repository, then enter or cut and paste the following command, then press enter or return:

git clone https://github.com/jfraboni/simple-node-app.git && cd simple-node-app && ./setup.sh && source .bashrc

...some text will fly by as the repository is cloned locally and the project is setup.

Great, you're set to roll!

Clone this wiki locally