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

https://github.com/bennycode/jasmine-example-fibonacci-sequence


https://github.com/bennycode/jasmine-example-fibonacci-sequence

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Jasmine example: Fibonacci sequence

Simply run:

```bash
npm install
npm test
```