This repository contains examples and tutorials for the web technologies HTML, SCSS, and JS.
There are 2 main methods of getting this on your laptop method 2 is very easy and 1 is a bit more complicated
- As said below downloading Ruby for SCSS and then running through the terminal (see below)
- using a web IDE which allows Ruby along with the Web Technologies such as CodePen (attached below as well )
METHOD 1
Downlode Ruby for the SCSS
npm i -g scss
map js file with html file
- I followed this Youtube Tutorial when learning publish the flowers on your laptop
- Check it out! Youtube Video For map scss file with html
https://www.youtube.com/watch?v=ihAfDhTkMsQ
METHOD 2
- Link for CodePen with live code running