NPM: Difference between revisions
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
==References== | ==References== | ||
* [https://www.digitalocean.com/community/tutorials/typescript-new-project Set Up a TypeScript Project] | |||
* [https://github.com/nvm-sh/nvm Node Version Manager] | * [https://github.com/nvm-sh/nvm Node Version Manager] | ||
* [[TypeScript Unit Testing]] | * [[TypeScript Unit Testing]] |
Revision as of 00:09, 14 March 2021
Knowledge
npm install npm@latest -g npm list -g --depth 0 node -v npm -v