Hot Reload speeds iteratin of development to observation of changes without developer having to refresh constantly...
$npm install live-server -g
In a shell, go to root project folder and run the following: $live-server
In a shell, go to root project folder, and run the following: $npm run compile:sass