Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 400 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 400 Bytes

Bet-light Readme

This application has been coded in VS Code using Javascript/CSS with ReactJS as the front end UI framework.

Instructions:

  1. Clone the code to your Dev machine.
  2. Make sure Docker is running in your Dev machine and run the following in cmd prompt to activate the desired API end points. docker run -it --rm --name sbg-tech-test-api -p 8888-8890:8888-8890 sbgtechtest/api:2.0.0