Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/arnauorriols/diamond-kata__node
- Owner: arnauorriols
- Created: 2015-02-09T00:26:18.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-09T00:27:55.000Z (almost 10 years ago)
- Last Synced: 2024-10-24T10:34:09.704Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Diamond Kata
Install dependencies with:
$ npm installRun the tests and a demo of each implementation with:
$ npm start