Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 257 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 257 Bytes

ts-lib-starter

Next generation starter to build a TypeScript library powered by tsup.

Startup

require Node >= 14

git clone https://github.com/mosuzi/ts-lib-starter.git
cd ts-lib-starter

npm install