/r3f-ts-drei-starter

A starter template for quick spinup 🚀🌙

Primary LanguageTypeScriptMIT LicenseMIT

React Three Fiber Starter

A starter template for quick spinup of a react three fiber with vite and typescript

Authors

Run Locally

Clone the project

  git clone https://github.com/moonraker22/r3f-ts-drei-starter.git 
  or
  click on use template above

Go to the project directory

  cd r3f-ts-drei-starter

Install dependencies

  npm install

Start the server

  npm run dev