Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 555 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 555 Bytes

Next Rayon Nbody Demo

Deploy with Vercel Vercel

y3km21/rayon-nbody-demo in Nextjs.

Demo

Demo (Chrome Recommended)

Install & Run

npm install
npm run dev

or

yarn install
yarn dev