Before starting you must check if you have a node version equal to or greater than 22.14.0 (do it with the node -v command) and an npm version equal to or greater than 10.9.2 (do it with the npm -v command).
- Go to the link Download STF Challenge
- Right click -> Extract here
- Open folder stfchallenge in Visual Studio Code
- Change your directory to the path of stfchallenge and run :
npm install npm run dev
