Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 789 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 789 Bytes

Tech Stack 🗃

Getting Started 👨‍💻

Setup the repository to your local environment.

  1. Fork the repository - Creates a replica of repository to your local environment.
  2. Clone the repository - Downloads all repo files to your machine, using
git clone https://github.com/YOUR-USERNAME/Code-Dunk
  1. Set working directory to the root directory of the project.
cd Code-Dunk