Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 262 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 262 Bytes

Using NPM:

Install dependencies

$ npm install

Listen to changes in CSS Preprocessor files ( SASS files )

$ npm run compile:scss

Once you run npm run compile:scss, then open the index.html inside your favorite browser or using the live server extension.