Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Node.js-Week1-AmirHossein #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

amirhshad
Copy link

No description provided.

@@ -0,0 +1 @@
Welcome to server Land!
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is syntax error. It should be either a comment or a console.log

@@ -0,0 +1,3 @@
{
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make sure the .vscode files are not commited. You should add .vscode to your .gitignore file.
Since these are already commited you should remove them from git using git rm .vscode first, the commit, the add it to gitignore file

@n4cr
Copy link

n4cr commented Jan 27, 2021

Small changes. Looks good overall

@n4cr
Copy link

n4cr commented Jan 27, 2021

Btw now that I merged masoud PR you're getting all the conflicts

@n4cr
Copy link

n4cr commented Feb 4, 2021

Did you check the comments? and adjusted?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants