Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mingderwang/bun-test-astro-template

hands-on code for https://codewithme.muzamint.com/
https://github.com/mingderwang/bun-test-astro-template

astro bun example template test

Last synced: 3 days ago
JSON representation

hands-on code for https://codewithme.muzamint.com/

Awesome Lists containing this project

README

        

# bun

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run index.ts
```

This project was created using `bun init` in bun v1.0.18. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.