Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arnauorriols/diamond-kata__node

Diamond Kata attempt, through TDD, with Javascript (Node.js)
https://github.com/arnauorriols/diamond-kata__node

Last synced: 12 days ago
JSON representation

Diamond Kata attempt, through TDD, with Javascript (Node.js)

Awesome Lists containing this project

README

        

Diamond Kata

Install dependencies with:

$ npm install

Run the tests and a demo of each implementation with:

$ npm start