The Project using Bootstrap Sass and to view the html page(s), follow the step below to setup
- Clone or pull the branch
cd directory- Do
npm install - Do
sass sass/style.scss sass/style.min.cssto generate the style.min.css file. - Open the index.html page. You're ready to go...
- Cheers
PS: Make sure you have npm (node) and sass installed on your PC else 4 and 5 above would not work.
When all is properly set, index.html should look like this:
![index] (.\hng-index.PNG)
For more information about Boostrap & Sass setup For Bootstrap Theming For Sass Setup For Sass Basic