Skip to content

This is a node.js and express.js basic tutorial repository for the beginners. Created by Mohmmad Amir. Collected from freeCodeCamp.

Notifications You must be signed in to change notification settings

Mohmmad-amir/temp-node-tut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

temp-node-tut

add to the github with vscode

  1. create a repo in github,
  2. create a file name is .gitignore to ignore your files
  3. hit that command (git init) for initialize git to folder
  4. hit that command (git add .) for add empty folder in git repo
  5. hit that command (git commit -m "your commit") for commit in github
  6. hit those command { folder link git branch -M main git push -u origin main} for push all folder to the github.

About

This is a node.js and express.js basic tutorial repository for the beginners. Created by Mohmmad Amir. Collected from freeCodeCamp.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published