Skip to content

make simple html skeleton #3

Open
@satyam-seth

Description

@satyam-seth
  • simple git clone
git clone [email protected]:fellow-developers/css_utilities.git
cd css_utilities
code .
  • create your own branch
git checkout -b task3
  • add local changes
git add .
  • commit local changes
git commit -m "leave your comment"
  • push your change to remote
git push origin task3

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions