Skip to content

therealemya/my-first-boxmodel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My First Boxmodel

Part 1 - Clone the project

  • Begin by forking this project into a personal repository.
    • To do this, click the Fork button located at the top right of this page.
  • Navigate to your github profile to find the newly forked repository.
  • Clone the repository from your account into the ~/dev directory.
  • Open the newly cloned project in a code editor (Visual Studio Code, for example).

Part 2 - Creating the boxmodel

Part 3 - Submit Assignment

  • Submit the assignment by pushing the changes you have made to the project.
  • Execute the following commands from the root directory of the project to push changes to your repository.
    • git add .
    • git commit -m 'finished assignment'
    • git push -u origin master

Part 4 - Modify previous projects

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 100.0%