You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# COMP3170 Lab 2 template
This template provides a minimal setup for lab 2 of COMP3170 (Fall 2024 term).
To use it, create a folder for the project on your machine and run the following command:
```
npx degit yveshema/COMP3170-week3-lab2
```
Alternatively, click on the **Use this template** button at the top right of this template and select the **Create new repository** option.
Afterwards, clone the repository locally and you're good to go:
```
git clone
```
# Comp3170Lab2
# Comp3170Lab4
# Comp3170Lab4
# COMP3170-Lab04