1
0
Fork 0
roman-numeral-calculator/README.md
2015-11-01 23:08:48 -06:00

332 B

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 (Get Node and npm here)
  3. Open index.html in your browser