xboston / metahash-rewards-ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Metahash Rewards UI

Requirements

  • PHP 7.1+
  • composer
  • wpbc/metahash-rewards 0.2.*

Installation

  1. 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/
  1. Clone repository by typing the following in your terminal:
$ git clone https://github.com/xboston/metahash-rewards-ui.git .
  1. Run the following command in your terminal.
$ composer install
$ php -S localhost:8000
  1. Open in browser: http://localhost:8000/ metahash-rewards-ui

License

This package is released under the MIT license.

About

License:MIT License


Languages

Language:PHP 100.0%