https://github.com/developerjosh/player-nekonode-site
the player for nekonode
https://github.com/developerjosh/player-nekonode-site
Last synced: 4 months ago
JSON representation
the player for nekonode
- Host: GitHub
- URL: https://github.com/developerjosh/player-nekonode-site
- Owner: DeveloperJosh
- Created: 2024-07-08T00:53:18.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-11-05T22:16:40.000Z (8 months ago)
- Last Synced: 2025-01-17T17:30:21.704Z (5 months ago)
- Language: JavaScript
- Homepage: https://nekonode.net/
- Size: 183 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# player
To install dependencies:
```bash
bun install
```To run:
```bash
bun run src/index.js
```This project was created using `bun init` in bun v1.1.15. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.