-
Notifications
You must be signed in to change notification settings - Fork 6
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
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.