Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/developerjosh/player-nekonode-site
the player for nekonode
https://github.com/developerjosh/player-nekonode-site
Last synced: about 5 hours 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 (4 months ago)
- Default Branch: master
- Last Pushed: 2024-11-05T22:16:40.000Z (11 days ago)
- Last Synced: 2024-11-05T22:33:32.590Z (11 days ago)
- Language: JavaScript
- Homepage: https://nekonode.net/
- Size: 180 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.