Skip to content

Instantly share code, notes, and snippets.

@amandeepmittal
Created October 9, 2018 08:40
Show Gist options
  • Save amandeepmittal/e17ec7f5c9408441d591040e9635787a to your computer and use it in GitHub Desktop.
Save amandeepmittal/e17ec7f5c9408441d591040e9635787a to your computer and use it in GitHub Desktop.
"scripts": {
"start": "node server.js",
[...]
}
@opticSquid
Copy link

What is this [...] it is giving error in local only

@amandeepmittal
Copy link
Author

Hey @soumalyatheking22012001 that is used as a placeholder. You can remove it.

@opticSquid
Copy link

Hey @soumalyatheking22012001 that is used as a placeholder. You can remove it.

Thank you @amandeepmittal for help it was giving error in json while using it but I solved my problem without using it.
Again thanks for the help buddy.😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment