/typescript-npm-module

base npm module as typescript

Primary LanguageTypeScriptMIT LicenseMIT

typescript-npm-module

base npm module as typescript

NPM Login before deploy

npm login --scope=@{Github_Account} --registry=https://npm.pkg.github.com

Input below value for this command.

  • Username: {Github_Account}
  • Password: {Github_Token}
  • Email: {Your_Email}

NPM deploy

npm deploy