Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 233 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 233 Bytes

Build Status

A repo for algorithms written in js

install the dependencies with:

yarn

Run tests with:

yarn test:watch