Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 338 Bytes

File metadata and controls

4 lines (3 loc) · 338 Bytes

This is just a quick coding exercise as a sample for a job application.

Please start the backend by going to the Service folder and running "go build" followed by running the service.exe that is created. (I didn't run production packaging for this app) the front-end can then be started via directing to /jokeui/ and running "npm start"