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
推薦閱讀
- C++黑客編程揭秘與防范
- Building E-commerce Sites with VirtueMart Cookbook
- 網管員典藏書架:網絡管理與運維實戰寶典
- 電子政務效益的經濟分析與評價
- SSL VPN : Understanding, evaluating and planning secure, web/based remote access
- 2018網信發展報告
- Mastering TypeScript 3
- 數字調制解調技術的MATLAB與FPGA實現:Altera/Verilog版(第2版)
- 城域網與廣域網(第2版)
- 物聯網長距離無線通信技術應用與開發
- 高級網絡技術
- AWS Lambda Quick Start Guide
- 園區網絡架構與技術
- Getting Started with tmux
- 萬物互聯:物聯網核心技術與安全