Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/u1aryz/bun-biome-template

Bun + Biome starter template.
https://github.com/u1aryz/bun-biome-template

biomejs bun commitlint lefthook template

Last synced: about 1 month ago
JSON representation

Bun + Biome starter template.

Awesome Lists containing this project

README

        

# bun-biome-template

Bun + Biome starter template.

## Getting started

```bash
bunx degit u1aryz/bun-biome-template my-app
cd my-app
bun install
```

To run:

```bash
bun run start
```

## License

[MIT License](LICENSE)