Repository
Choose a repository management platform that is more convenient for you. You can use either GitHub or GitLab. Github is presented by default, but you can switch to GitLab by clicking on the GitLab tab.
Version control
For version control, you can use preinstalled GitHub Desktop or git CLI supported inside the IDE of your choice.
IDE set up
- Open the cloned repository in an IDE
- Visual Studio Code and WebStorm are preinstalled on the VM
- VS Code - you can log in to your account to sync all your preferred settings
- WebStorm - you can log in to your JetBrains free students account to get access to all features
- you can use any other IDE you prefer (but in this case, you will have to install it)
- For the purpose of this tutorial, WebStorm will be used as a demonstration IDE.
- Visual Studio Code and WebStorm are preinstalled on the VM
- When using WebStorm, make sure to log in to your JetBrains free student account to get access to all features.
- You can also import your predefined settings from your JetBrains account.