shayanzadeh.github.io Prerequisites You'll need npm on your machine to handle installing dependencies. Running First install the dependencies. npm install Next run dev script which will handle Sass compiling, run a local server and live reload browsers. npm run dev