the typescript project template
Use this templateto create new github repository.- update
package.json, maintain your own packagename, and other information likeauthor/repository. - add
LICENSEif necessary (npx license) - start your work
for github
- maintain your npm token with secret name
Z_NPM_TOKEN - Run
npm run releaseto publish a new version of your package