Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sahilk-027/polar-bear
https://github.com/sahilk-027/polar-bear
gpgpu particles threejs
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sahilk-027/polar-bear
- Owner: SahilK-027
- Created: 2024-12-21T08:34:23.000Z (18 days ago)
- Default Branch: main
- Last Pushed: 2024-12-21T09:19:19.000Z (18 days ago)
- Last Synced: 2024-12-21T09:25:53.679Z (18 days ago)
- Topics: gpgpu, particles, threejs
- Language: JavaScript
- Homepage: https://polar-bear-sk027.vercel.app/
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Polar Bear
To run the development server
```bash
npm install
npm run dev
```To run build production code
```bash
npm run build
```