/visual-nuts-challenge

visual nuts challenge

Primary LanguageJavaScript

Visual Nuts Challenge

Requirements

  • Node.js v15 >=

Instructions to run

after clone the repo

cd visual-nuts-challenge

npm i

npm start

to run tests

npm t

to run with coverage

npm run test:coverage