Exit code 1 in simple express node.js server (VSCode)
I’m using VSCode and created a small vue / express / node.js project.
How to create index.js or any file using terminal in vscode or cmd?
How to create index.js or any file using terminal in vscode or cmd ?
I have tried touch index.js but it is not recognised by my terminal in windows 10
Please help me with this