Please follow the below instructions to run different branches of this repository in your machine:
-
Login to the GitHub account.
-
Clone this repository -
git clone https://github.com/abdulalimemon/wse-js
-
Go to the cloned project directory
cd wse-js
-
Checkout/switch to your desired branch. For example to switch to class-1 -
git checkout class-1
-
Follow the corresponding branch's README file instruction to run code.