Skip to content

Talljack/starter-ts-lib

Repository files navigation

starter-ts-lib

Template of Typescript library

You can use this template to create a Typescript library.

Usage

use this template to create a repository

# install dependencies

bun install

# build for production with minification

bun build

# run unit tests

bun test

License

MIT License

Copyright (c) 2022 Yugang Cao