https://github.com/rishavs/nyx
Nuxt based site
https://github.com/rishavs/nyx
Last synced: 8 months ago
JSON representation
Nuxt based site
- Host: GitHub
- URL: https://github.com/rishavs/nyx
- Owner: rishavs
- Created: 2022-03-14T15:07:59.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-23T19:12:53.000Z (almost 2 years ago)
- Last Synced: 2025-01-09T05:38:47.100Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 294 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nyx
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run main.ts
```
This project was created using `bun init` in bun v1.1.13. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.