CubeRun 1080p 60F a React Threejs Nodejs Javascript 3D Video Game Application linux debian
Channel:
Subscribers:
569
Published on ● Video Link: https://www.youtube.com/watch?v=M-6GGJnARZY
source Page https://cuberun.adamkarlsten.com/
Install:
open a shell and get root permissions a execute this:
#cd /opt || create if dosen't exist with: #cd / and #mkdir opt
Download the Code From:
code https://github.com/akarlsten/cuberun
#unzip master.zip
#cd cuberun-main
Run with:
#npm install --force
#npm audit fix --force
#(npm run start&) if you want the App in background Mode else #npm run start
The Cuberun is in http://localhost:3000
Special Thanks to Adam Karlsten