first-demo-project

1.0.2 • Public • Published

published to npm

  1. npm init => to create package.json
  2. add npm_name scope to package.json, VD: "name": "@jugen/first-demo-project"
  3. npm login => OTP code in email
  4. npm publish --access public (first time)
  5. When update project exist => change version and run npm publish

Pull package and update

  1. npm pack <package_name>
  2. unzip this packe (change name folder, if you want)
  3. change version in package.json
  4. change code ...
  5. Login: npm login
  6. Publish: npm publish

Readme

Keywords

Package Sidebar

Install

npm i first-demo-project

Weekly Downloads

2

Version

1.0.2

License

ISC

Unpacked Size

2.46 kB

Total Files

5

Last publish

Collaborators

  • jugen