1.0.2 • Published 8 years ago
ktsn-npm-package-example v1.0.2
npm-package-example
Example of npm package.
- Create
package.jsonand fillnameandversionfield. - Add your script and
mainfield inpackage.jsonto point the entry point. - You may want to fill
unpkgfield for browser build. - Login to npm with
npm logincommand. npm publish
You will see published package on: