484 B
484 B
React Three.js study
This is a simple React Three.js project that demonstrates how to use Three.js with React. It includes a simple scene with a city and a globe.
Getting Started
To get started, clone the repository and install the dependencies:
pnpm install
Then, start the development server:
pnpm run dev
Open your browser and navigate to http://localhost:5173
to see the app in action.
You should see a simple scene with a city and a globe.