Skip to content

cfdbwrbq/noise-grid-r3f

 
 

Repository files navigation

r3f-template

A basic template for R3F projects

yarn
yarn dev

image

screenshot.webm

npm install
npx webpack --config webpack.config.js --mode production
cd dist
python3 -m http.server
http://localhost:8000/
optional: remove `<script type="module" src="/src/main.jsx"></script>` from dist/index.html body

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.3%
  • HTML 4.5%
  • CSS 1.2%