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

https://github.com/jacklehamster/bun-template

Bun template for creating projects using bunjs
https://github.com/jacklehamster/bun-template

bun javascript template typescript

Last synced: about 1 year ago
JSON representation

Bun template for creating projects using bunjs

Awesome Lists containing this project

README

          

# bun-template

[![npm version](https://badge.fury.io/js/bun-template.svg)](https://www.npmjs.com/package/bun-template)

Bun template for creating projects using bunjs

![icon](icon.png)

## Build

`./build.sh`

## Run example

`./sample.sh`

[example](example)

## Github Source

## Create a new repo

[Create repo with this template](https://github.com/new?owner=jacklehamster&visibility=public&template_owner=jacklehamster&template_name=bun-template)