fal-js icon indicating copy to clipboard operation
fal-js copied to clipboard

feat: realtime 3d demo

Open drochetti opened this issue 1 year ago • 0 comments

How to run 3d + LCM

  • Fork this branch
  • rm -rf node_modules
  • npm install
  • Make sure you have a valid FAL_KEY at apps/demo-nextjs-app-router/.env.local
  • npx nx serve demo-nextjs-app-router
  • Go to http://localhost:4200/3d

drochetti avatar Jan 28 '24 18:01 drochetti