/angular-fibonacci

a SPA to print out the fibonacci series of given number

Primary LanguageTypeScript

Fibonacci Series Generator

A SPA to generate the fibonacci series until the given number

To run the application

Clone the repo

Run npm install

ng server

the development server should be up and running on http://localhost:4200