_tpl-r3f

Stars
0
Committers
1

DEPRECATED: use https://github.com/abernier/tpl-react-three instead


Try on: Codespace | CodeSandbox

INSTALL

Pre-requisites:

  • Node
$ npm ci

Dev

$ npm start

Build

$ npm run build

A Github Actions deploy task will build and deploy to gh-pages branch when pushing on main. Resulting app will be available at: https://{username}.github.io/{reponame}

NB: Make sure you have Github Pages enabled in your project's Settings