Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 364 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 364 Bytes

Simple exercises in JS with test

Prerequisites

  • Node.js >= 16.14.0

Installation

yarn
# or
npm install

Run Tests

yarn run test

Index