Skip to content

AT010303/Anime-Style-grass

Repository files navigation

R3f Template

Setup

To run this project locally, download Node.js and follow these steps:

# Install dependencies
npm install

# Run the local server at localhost:5173
npm run dev

# Build for production in the dist/ directory
npm run build