Firstly you need to clone the project
$ git clone <project>
$ cd <project>
Start your local server
- Setup XAMPP or WAMP
- Copy the folder to the `htdocs` or `www` directory
- Open the browser to http://localhost/pipeops-php
Note: Make sure you have PHP 7.0+ installed on your computer.