- Vue.js 2 Design Patterns and Best Practices
- Paul Halliday
- 80字
- 2021-06-24 18:33:01
Windows
Installing Node for Windows is as simple as visiting https://nodejs.org and downloading the latest version. Ensure that when following the installation steps, Add to PATH is selected as this will allow us to access node commands within our Terminal.
Once you've done that, check your Node installation works by typing node -v and npm -v. If you get two version numbers back (that is, one for each), then you're ready to go ahead with the rest of the book!
推薦閱讀
- Modern JavaScript Web Development Cookbook
- OpenLayers Cookbook
- Oracle SOA Suite 11g Performance Tuning Cookbook
- Force.com Development Blueprints
- 新一代物聯(lián)網(wǎng)架構(gòu)技術(shù):分層算力網(wǎng)絡(luò)
- JBoss EAP6 High Availability
- 物聯(lián)網(wǎng)安全技術(shù)
- Metasploit Penetration Testing Cookbook
- Kong網(wǎng)關(guān):入門、實(shí)戰(zhàn)與進(jìn)階
- INSTANT KineticJS Starter
- 網(wǎng)管第一課:網(wǎng)絡(luò)操作系統(tǒng)與配置管理
- TCP/IP基礎(chǔ)(第2版)
- Hands-On Docker for Microservices with Python
- Web用戶查詢?nèi)罩就诰蚺c應(yīng)用
- Building RESTful Web Services with .NET Core