Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 756 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 756 Bytes

Fun with Sass

This is a project to practice Sass basics in a mob with your team to discover what Sass can offer to you and find out if it's valuable for your styles use cases.

Requierements

  • Last node.js LTS version.

Run the project

  1. Clone this repo.
  2. Enter in the project root.
  3. Execute npm i to install dependencies.
  4. Execute npm start to run the project in local, it will be automatically openend in your browser.
  5. Happy coding!

Resources