rbv3 / 19-galaxy-generator

threejs journey course

Home Page:https://19-galaxy-generator-rbv3.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Three.js Journey

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

About

threejs journey course

https://19-galaxy-generator-rbv3.vercel.app


Languages

Language:JavaScript 91.4%Language:HTML 6.0%Language:CSS 2.6%