learn_git
README.md
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 Update server run
npm install serve@14.2.3
To install the dependencies run
npm install
To start the developement server run
npm start
Visit localhost:3000 to see the website.