Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.08 KB

File metadata and controls

31 lines (23 loc) · 1.08 KB

Galaxy Generator

Find it here: https://thisgalaxydoesnotexist.vercel.app/

Put a star if you liked it ⭐⭐⭐ image image image image image image image

Setup

Download Node.js. Run this followed commands:

# Install dependencies (only the first time)
npm install

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

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

Thanks Bruno Simon for the inspiration formation: https://threejs-journey.com/