Sansern / hello-html-scss-boilerplate

This is a starter website html + css

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hello-html-scss-boilerplate

create a new repository on the command line

  • echo "# hello-html-scss-boilerplate" >> README.md
  • git init
  • git add README.md
  • git commit -m "first commit"
  • git branch -M main
  • git remote add origin linkURL
  • git push -u origin main

About

This is a starter website html + css


Languages

Language:SCSS 69.8%Language:HTML 30.2%