Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prankush-tech/galaxy-milky-way

THIS IS A GALAXY CREATED IN THREE-JS LIBRARY OF JAVA SCRIPT WITH BUFFER PARCTICLES SYSTEM.
https://github.com/prankush-tech/galaxy-milky-way

Last synced: 5 days ago
JSON representation

THIS IS A GALAXY CREATED IN THREE-JS LIBRARY OF JAVA SCRIPT WITH BUFFER PARCTICLES SYSTEM.

Awesome Lists containing this project

README

        

# Three.js Journey - Bruno
# GO Live
## Setup
Download [Node.js](https://nodejs.org/en/download/).
Run this followed commands:

``` bash
# 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
```
https://user-images.githubusercontent.com/76916192/147052266-0b3425f8-84b1-49dd-b0c3-4a6db9986f75.mp4