Breaking News

New Updates

DAY 05

DAY 05 - 8 OCTOBER 2021
 

VS Code 
 

1. create folder for start project (phisicalpath ) 

            E:\>mkdir fullds

  1. E:\>cd fullds

    E:\fullds>mkdir > script.js
    The syntax of the command is incorrect.

    E:\fullds>code .

    E:\fullds>

    E:\fullds>cd ..

    E:\>

    2. To open terminal [Ctrl + ` ]


  2. ℹ️ Confirm the terminal or power shell

    npm init -y
  3.  
  4.  

 

No comments