/collatz-app

Collatz conjecture numbers generator app

Primary LanguageTypeScript

collatz-app

Collatz conjecture numbers generator app.

The aim in the little project is learning about Github actions to deploy an Angular app using Collatz generator.

Local development server

Run npm start 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 npm test to execute the unit tests via Karma.