# Step by Step preparation for the Exam - Download the exam.zip on your computer - Unzip it at a place of your choice - Open Visual Studio Code - Go to File -> Open Folder and select the exam folder ## Steps for task-4 - Go to Terminal -> New Terminal to open the terminal - Go to the terminal an run `cd task-4` - run `npm install` - run `npm run dev` - open the given locahost address with your browser - If you see no error everything works and you can start with the task