The best way to add WebdriverIO Project to Git and GitHub

*Free Courses* ► *How to upload WebdriverIO project to GitHub* Step 1 - Install git on your system git —version Step 2 - Goto and create account and login Step 3 - Create a new repository Step 4 - Goto VS Code and open project/folder Step 5 - Create .gitignore file Step 6 - Goto source control section & click on git icon (note : check git is enabled from settings) Step 7 - Give commit message & Commit the changes Step 8 - Add remote repo (github repo) Step 9 - Push commited changes to github repo Step 10 - Check changes on github repo Ref - *How to clone project from GitHub to VS Code* Step 1 - On VS Code check git is enabled Step 2 - Goto command palette - git clone - provide r ... #RaghavPal #how_to_upload_project_to_github #how_to_add_project_on_git #how_to_do_version_control_in_webdriverio_project 20230214 lYzEBVjulL4
Back to Top