DAY 05
DAY 05 - 8 OCTOBER 2021
VS Code
1. create folder for start project (phisicalpath )
E:\>mkdir fullds
E:\>cd fullds
2. To open terminal [Ctrl + ` ]
E:\fullds>mkdir > script.js
The syntax of the command is incorrect.
E:\fullds>code .
E:\fullds>
E:\fullds>cd ..
E:\>
ℹ️ Confirm the terminal or power shell
npm init -y-

No comments