afikur / awesome-team

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning Version Control with Git

This is project is designed for the audience who participated in Learning Version Control with Git session at Dynamic Solution Innovators (DSi). This was a introductory session for those who has no or fewer knowledge over version control system.

To Run Project

Open your terminal ctrl + alt + t for ubuntu. Or open command prompt in WIndows. Then goto the cloned repository. Then run these commands.

npm install

npm start

Your default browser should open with this url localhost:3000

Note

You need to have installed npm in your pc to run this project.

About


Languages

Language:JavaScript 40.8%Language:CSS 39.5%Language:HTML 19.7%