Hello everyone :) Here you have an instruction how to download and open my repository on your device.
- If you are im my repository click a green button 'Code' on the right.
- Choose option 'Download Zip'
- Chose the location in your device, where you want to download my code.
- When you download everything you should extract a file. (using for example a free program 'WinZip', here is a link where you can find it: https://www.winzip.com/en/pages/download/winzip-b3/?x-target=ppc&promo=ppc&gclid=Cj0KCQiA64GRBhCZARIsAHOLriITWSV_2o3ShmurvdbbbmLOxaNfV67dmT81IB5YrIrjTlioDF1vFBMaAk10EALw_wcB)
- Now you need a program wchich is able to open and compile your file.
- I recommend VS Code, it is free as well ;)
- https://code.visualstudio.com/download
- When you download Vs Code please install it.
- After that you can open that file in VS Code.
- At the bottom you can find an option 'watch sass', click it please.
- This compiles the file into css.
- Now you can click on option called 'open with live server'.
- Thanks to it you are able to check how the code looks in reality. Enjoy:)