- PHP 7.1+
- composer
- wpbc/metahash-rewards 0.2.*
- Open your terminal and change the current working directory to the location where you want the cloned directory to be made.
$ cd path/to/your/folder/metahash-rewards-ui/
- Clone repository by typing the following in your terminal:
$ git clone https://github.com/xboston/metahash-rewards-ui.git .
- Run the following command in your terminal.
$ composer install
$ php -S localhost:8000
- Open in browser: http://localhost:8000/
This package is released under the MIT license.