Category
Github
GitHub is the world's leading platform for version control, collaboration, and open-source software development.
1 articleHow to Publish NPM Package to Github
2023/02/01·1 min readA step-by-step guide on how to publish an NPM package to GitHub Packages by modifying package.json and using npm publish.