Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 712 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 712 Bytes

Unity WebGL served on Express

Made with Unity

This is a small prototype for hosting a Unity game exported and compressed to WebGL and hosted on an Express.js server.

Medium article about this prototype can be found here

Installation

Clone down the repo and install packages

yarn

Run the server

yarn dev

Visit localhost:8000 and you should see the Unity game