- Hands-On Full Stack Web Development with Aurelia
- Diego Jose Argüelles Rojas Erikson Haziz Murrugarra Sifuentes
- 132字
- 2021-06-25 20:58:16
Installing Node.js
The first thing you need to do to start using NPM is download Node.js. Node is an asynchronous event-driven JavaScript runtime. It is not a new language or a new syntax; it's just the platform where you can write JavaScript code outside the browser and Node.js will use the power of Google's V8 JavaScript Engine to execute it.
If you're using OS X or Windows, the best way to install Node.js is to use one of the installers from the Node.js download page.
If you're using Linux, you can use your package manager or check the download page to see whether there's a more recent version that works with your system.
To check whether you have a previous version installed, run the following command:
$ node –v
推薦閱讀
- 黑客攻防實(shí)戰(zhàn)技術(shù)完全手冊(cè):掃描、嗅探、入侵與防御
- EJB 3.1從入門到精通
- 6G潛在關(guān)鍵技術(shù)(下冊(cè))
- 智能網(wǎng)聯(lián)汽車V2X與智能網(wǎng)聯(lián)設(shè)施I2X
- 5G承載網(wǎng)網(wǎng)絡(luò)規(guī)劃與組網(wǎng)設(shè)計(jì)
- 物聯(lián)網(wǎng)檢驗(yàn)檢測技術(shù)
- 企業(yè)私有云建設(shè)指南
- Kong網(wǎng)關(guān):入門、實(shí)戰(zhàn)與進(jìn)階
- Dart Cookbook
- 物聯(lián)網(wǎng)的機(jī)遇與利用
- 計(jì)算機(jī)網(wǎng)絡(luò)技術(shù)
- bash網(wǎng)絡(luò)安全運(yùn)維
- 華為HCIA-Datacom認(rèn)證指南
- Hands-On Cloud:Native Microservices with Jakarta EE
- 網(wǎng)絡(luò)空間作戰(zhàn):機(jī)理與籌劃