Skip to content

danvidana/FirstHTMLPage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

This is intended for learning how to use Github

Steps to set up a Github by the very first time

  1. git init
  2. git add nameOfFile.ext
  3. git commit -m "Message to leave on commint"
  4. git add remote origin url-to-github-repository
  5. git push -u origin master

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%