1.0.0 • Published 6 years ago
hchiam-npm-package-example v1.0.0
NPM Package Example
- Edit package.jsonfields (e.g., name, version, author, description, etc.).
- Makes sure the mainfield inpackage.jsonpoints to the entry pointindex.js.
- The unpkgfield is for browser build.
- In CLI: login to NPM with npm logincommand.
- npm publish
Example published package:
1.0.0
6 years ago