/roman-numerals-kata

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

roman-numerals-kata

FOTO

Instalation

To check this kata, open a terminal on the same folder and run

npm install 

After that you will be ready to code.

To run the test run:

npm test