Skip to content
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 204 Bytes

readme.md

File metadata and controls

21 lines (14 loc) · 204 Bytes

TypeScript Package Starter

TypeScript boilerplate for NPM or Github Packages

Build project

npm run build

Test pacakge

npm test

Deploy package

npm run deploy