You may need to run the install commands with sudo
apt-get install libgflw3-dev libvulkan-dev and pkg-config
pacman -S vulkan-devel glfw-x11
if you are using wayland install glfw-wayland
run make
chmod +x run.sh
./run.sh
You should change the VULKAN_SDK_PATH variable in the makefile with where ever your vulkansdk is placed