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