- Hands-On Serverless Computing
- Kuldeep Chowhan
- 105字
- 2021-08-05 10:35:39
Node Package Manager
Node Package Manager (npm) is a package manager for the JavaScript language. It is the default package manager for the Node.js JavaScript runtime environment. It consists of a command-line client, called npm, and an online database of public and paid-for private packages, called the npm registry. The registry is accessed via the client, and the available packages can be searched and browsed via the npm website at https://www.npmjs.com/. npm is automatically installed when you install Node.js and you should be able to access it by running npm in your Terminal (macOS/Linux) / Command Prompt (Windows).
推薦閱讀
- 過(guò)程控制工程及仿真
- 蕩胸生層云:C語(yǔ)言開(kāi)發(fā)修行實(shí)錄
- 數(shù)據(jù)運(yùn)營(yíng)之路:掘金數(shù)據(jù)化時(shí)代
- JMAG電機(jī)電磁仿真分析與實(shí)例解析
- Windows程序設(shè)計(jì)與架構(gòu)
- 21天學(xué)通Visual Basic
- 精通數(shù)據(jù)科學(xué)算法
- Implementing AWS:Design,Build,and Manage your Infrastructure
- Blender 3D Printing by Example
- 工業(yè)機(jī)器人集成應(yīng)用
- 電動(dòng)汽車(chē)驅(qū)動(dòng)與控制技術(shù)
- EJB JPA數(shù)據(jù)庫(kù)持久層開(kāi)發(fā)實(shí)踐詳解
- Mastering MongoDB 4.x
- Machine Learning in Java
- Cisco UCS Cookbook