Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 595 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 595 Bytes

Benford's Law: Fibonacci Series

This application shows a running example of Benford's Law applied to the Fibonacci sequence.

Demo

Development server

Install the Angular CLI.

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Running unit tests

Run ng test to execute the unit tests via Karma.