Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 285 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 285 Bytes

How to start the project

  • (If you don't already have it, install node.js)
  • use npm install command to install the project
  • run npm run sass or npx gulp sass command to compile scss to css
  • run npm run watch or npx gulp sass:watch command to watch changes in scss files