Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chrisbbreuer/bun-unocss
https://github.com/chrisbbreuer/bun-unocss
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/chrisbbreuer/bun-unocss
- Owner: chrisbbreuer
- Created: 2023-07-26T06:52:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-26T06:58:00.000Z (over 1 year ago)
- Last Synced: 2024-10-19T17:56:53.711Z (2 months ago)
- Language: Vue
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# delete-me-later
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v0.6.1. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.