Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 329 Bytes

File metadata and controls

13 lines (8 loc) · 329 Bytes

er-place

Running server

The server has no configurations, so it should run on localhost:8081 with a simple make in the repository root.

Testing the client

The client a static html file, which can be accessed in most browsers by using file:///.

You will need to enable CORS on your browser to test locally