BLW.tech After cloned the repo To navigate to the repo cd BLW_WEBSITE Create your own branch git checkout -b name_of_brahch # git checkout -b abdullah-changes To install dependency bun install To run the app bun run dev