Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 342 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 342 Bytes

RBC News Parser

How to launch the project

  1. Download and install vagrant
  2. Clone this repo.
  3. Go to project directory cd test-rbc.
  4. Run composer install.
  5. Add 192.168.10.10 homestead.test to your hosts file.
  6. Run vagrant up.
  7. Open http://homestead.test in your browser.