Collatz conjecture numbers generator app.
The aim in the little project is learning about Github actions to deploy an Angular app using Collatz generator.
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.
Run npm test
to execute the unit tests via Karma.