Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 615 Bytes

File metadata and controls

21 lines (16 loc) · 615 Bytes

HTML

  1. Create New repository in github.com
  2. Install Visual studio code
  3. Install GIT command line interface
  4. open Visual studio code
  5. open integrated terminal
  6. check git has been installed in local machine command: git
  7. Clone new repository to your local machine. command : git clone

Reference: HTML :https://www.w3schools.com/html/default.asp CSS :https://www.w3schools.com/css/default.asp JS : https://en.wikipedia.org/wiki/ECMAScript https://www.w3schools.com/js/default.asp

SCSS    :https://sass-lang.com/guide