Skip to content

andreterceiro/convert-numbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

You need don't anything special to install, only Composer.

Download and installation instructions of Composer.

After install Composer please run the following:

composer install

You will need only of PHP 7+.

Run

In terminal, root directory:

php -S 0.0.0.0:8081

And in a browser please open the address http://127.0.0.1:8081

Execution

In the browser you will see this page: home image

Then you can use a textbox and click at the button in this right position. Ilustrating: example 1 of roman conversion

Case you insert a wrong string to convert you will see an error: example 1 error

PHPUnit tests

Please run through this command in the root directory:

composer test

Errors

If you face an autoload error, please run the following command:

composer dump-autoload -o

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages