Note: Replace
starter-ts
,_description_
,"keywords": []
andmathix420
globally to use this template.
Inpired from https://github.com/ryansonshine/typescript-npm-package-template and https://github.com/antfu/starter-ts
To install dependencies:
bun install
To run:
bun run src/index.ts
This project was created using bun init
in bun v1.0.11. Bun is a fast all-in-one JavaScript runtime.