Skip to content

RAKIBLOOK/Java_script_practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👉 The usual sequence looks like this:

Go to your project folder → git init

Stage files → git add .

Commit locally → git commit -m "first commit"

Create a repo on GitHub

Connect your local repo → git remote add origin

Upload to GitHub → git push -u origin main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published