toxema / vuejs-egitim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vuejs-egitim

echo "# vuejs-egitim" >> README.md

git init


git add README.md

git commit -m "first commit"

git branch -M main

git remote add origin git@github.com:toxema/vuejs-egitim.git

git push -u origin main

About