Skip to content

Unity3D React Boilerplate

BHMTH D CT edited this page Jul 7, 2018 · 1 revision

Boilerplate for Unity3D WebGL builds (on WebAssembly) using basic Create React App

What I wanna do here

Prepare an easy to use boilerplate for Unity WebGL builds in react. Which also shows you step by step how to do it on your own.

  • Prepare basic webproject: Running Create React App
  • Make basic unity WebGL build
  • Implement crucial repo for this project: react-unity-webgl
  • Introducing basic communication between React and Unity build
  • Hosting on Heroku

Written with StackEdit.

Clone this wiki locally