10 lines
273 B
Markdown
10 lines
273 B
Markdown
# roman-numeral-calculator
|
|
Whole number calculator that also displays the results in Roman Numerals.
|
|
|
|
---
|
|
|
|
## Getting Started
|
|
|
|
1. Clone this repository locally.
|
|
2. While in the project directory, install dependencies with `npm install`
|
|
3. Open `index.html` in your browser
|