Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 188 Bytes

File metadata and controls

15 lines (11 loc) · 188 Bytes

Javascript code kata template

Prerequisites

  • nvm 0.32.0 or higher
  • node.js 6.9.5
  • npm 2.15.1 or higher

Running the tests

nvm install
npm install
npm test