Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 408 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 408 Bytes

Professional Git course [FREE]

This repository accompanies a free interactive course about using Git in a professional team environment.

Visit ooloo.io for more information.

Scripts

To install the dependencies run

npm install

To start the developement server run

npm start

Visit localhost:5000 to see the website.