Skip to content

ChinYan91/nodeJS-socialApp-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

nodeJS-socialApp-API

If create a new repository on the command line

echo "# nodeJS-socialApp-API" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git push -u origin main

If push an existing repository from the command line

git branch -M main
git push -u origin main

If push an existing repository from the command line

git branch -M main
git push -u origin main

add new commit to existing repo

git commit -m "new commit"
git branch -M main
git push -u origin main

About

Express API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors