In order to run this case, please download and install ruby, cucumber could refer to following link: https://www.spritecloud.com/complete-setup-guide-for-ruby-cucumber-and-watir-on-windows/
After setup please download the code and run as below: cucumber features/main_page.feature -t @t1
A test log is also checked in as reference.
Please note the code is not complete so only @t1 could run.