Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 124 Bytes

HOW_TO_PUBLISH_ON_NPM.md

File metadata and controls

8 lines (6 loc) · 124 Bytes

How to Publish on NPM

Commands

npm publish --scope @microsoft --access=public
npm login --scope @microsoft