Skip to content

bodil/hello-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HELLO GIT

First time installation

Install Git and Node.JS and make sure you have both the git and node commands in your command line path.

Click the "Fork" button above to make your own fork of this repository (login to your Github account or create a new one when prompted), then clone and install:

$ git clone [email protected]:[your-github-username]/hello-git.git
$ cd hello-git
$ npm install

Start the application

$ node hello.js

About

Git class playground

Resources

Stars

Watchers

Forks

Packages

No packages published