This is a Next.js project bootstrapped with create-next-app.
- This is a new initiative being spearheaded by the RUMAD Web Team. We are focusing on implementation using three.js and aiming to utilize this platform to host services for the Accelerator and Incubator programs, past projects, and more!
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
To learn more about our implementation details, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
- React3Fiber Documentation - learn about React Three Fiber and how it works with three.js