Skip to content

pphatdev/ts-package-template

Repository files navigation

TS Template (npm packge template)

⬇️ Install

npm install 

🛫 Start

npm run start 

♻️ Test

npm run test 

⏳ Build

npm run build 

🚀 Publish

npm login
npm publish