Complementary DNA kata

Complementary DNA kata performed by Barbara Beato

Complementary DNAon CodeWars

Prerequisites

  • Node Version Manager (NVM)
  • Node.js (installed using NVM)

How to get start

Run npm install and then npm run test:watch

Commands

NPM Script Description
start Starts app
test Runs unit tests
test:watch Runs unit tests and watches for changes (in local development)