p-fernandez / closures-and-priority-queues

Closures and priority queues practises

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EXECUTION

First run:

yarn docker:build:test

and once completed, just run:

yarn docker:run:test

The container would be deployed and will execute automatically the test suites.

LOCAL INSTALL

For a local install just:

yarn install

and then just:

yarn test

So the test suites will be executed.

About

Closures and priority queues practises


Languages

Language:JavaScript 100.0%