Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 548 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 548 Bytes

GOSHPrevision

This is the repository for the GOSH-Prevision course work, by Team 9 at UCL.

How To Run The Code

The code must be run on a server or the browser is likely to block it from loading assets (CORS errors).

You may use any http server, just have the project in the root directory.
If the server is on the machine it'll likely be accessible through 127.0.0.1 or localhost

We used this server when testing.