Simple Roman Numeral conversion app built using Ionic 6. Convert numbers to Roman Numerals and vice versa.
-
Download the zip file.
-
Run:
npm install
to install node modules. -
Run:
ionic serve
.
For unit testing run npm test
.
Built using Ionic v6.17.1, Angular 12, Node v14.15.5, Cordova 10.0.0.