0.1.0 • Published 2 years ago

bun-ts-template v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

bun-ts-template

Getting Started

Click the Use this template button to create a new repository with the contents starter.

OR

Run bun create billgo/bun-ts-template ./my-tslib.

Setup

# install dependencies
bun install

# test the app
bun test

# build the app, available under dist
bun run build
0.1.0

2 years ago