ARCHIVE: Whole number calculator that also displays the results in Roman Numerals.
| .gitignore | ||
| app.css | ||
| app.js | ||
| bower.json | ||
| index.html | ||
| package.json | ||
| README.md | ||
roman-numeral-calculator
Whole number calculator that also displays the results in Roman Numerals.
Getting Started
- Clone this repository locally.
- While in the project directory, install dependencies with
npm install - Open
index.htmlin your browser