Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 425 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 425 Bytes

alt text Css Task Poc

Installation

  • Install node & npm
  • npm i
  • npm i -g jest
  • Every task has it's own folder - every folder has a readme file with instructions
  • After solving the task please run test for make sure you did right
  • Open the terminal in the task's folder you try to solve
  • and run jest