Skip to content

The fibonacci sequence generation in Javascript, with the unit tests written in Jest.

Notifications You must be signed in to change notification settings

IMDaniyal/FibonacciSequence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FibonacciSequence

The fibonacci sequence generation in Javascript, with the unit tests written in Jest.

To run the code using Node Js, execute the following command in main directory:

node main.js

To run the specs for the project, execute the following command:

npm run test

About

The fibonacci sequence generation in Javascript, with the unit tests written in Jest.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published