Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sahilk-027/polar-bear


https://github.com/sahilk-027/polar-bear

gpgpu particles threejs

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# Polar Bear
polar bear

To run the development server
```bash
npm install
npm run dev
```

To run build production code
```bash
npm run build
```