Update chapter-06-gbapp-reference.md
This commit is contained in:
parent
d032e12a86
commit
3ed15b5fc3
1 changed files with 3 additions and 0 deletions
|
@ -219,3 +219,6 @@ This in some way contributes to a better understanding of how it works.
|
||||||
| npm update -g | Updates NPM |
|
| npm update -g | Updates NPM |
|
||||||
| node -v | Checks node version |
|
| node -v | Checks node version |
|
||||||
| ncu -a | Update all packages in package.json |
|
| ncu -a | Update all packages in package.json |
|
||||||
|
|
||||||
|
## Useful documentation
|
||||||
|
-https://www.typescriptlang.org/docs/handbook (TypeScript Documentation).
|
||||||
|
|
Loading…
Add table
Reference in a new issue