Skip to content

freab/galaxy-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

galaxy-playground

this repository is based on three.js journey by bruno simon

demo

https://galaxy-playground.vercel.app/

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

this repository is based on three.js journey by bruno simon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published