Skip to content

Commit 14d7447

Browse files
authored
Chapter 9 - index menu uploaded
Chapter 9 - index menu uploaded
1 parent 98225c5 commit 14d7447

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,12 @@ Topics included/covered
119119
7. [NPM Packages and Source Control](#7-npm-packages-and-source-control)
120120
- 7.1. [Ignore node_modules folder](#71-ignore-node_modules-folder)
121121

122+
9. [Creating and Publishing a Package to NPM Registry](#9-creating-and-publishing-a-package-to-npm-registry)
123+
- 9.1. [Creating a New Package](#91-creating-a-new-package)
124+
- 9.2. [Publishing a Package](#92-publishing-a-package)
125+
- 9.3. [Using a Published Package](#93-using-a-published-package)
126+
- 9.4. [Updating a Published Package](#94-updating-a-published-package)
127+
122128
10. [NPM Resources](#10-npm-resources)
123129
- 10.1. [Websites Reference Links](#101-websites-reference-links)
124130
- 10.2. [NPM command Shortcuts](#102-npm-command-shortcuts)

0 commit comments

Comments
 (0)