- Vue.js 3 Cookbook
- Heitor Ramon Ribeiro
- 89字
- 2021-06-11 18:11:57
Technical requirements
In this chapter, we will be using Node.js and Vue CLI.
Attention, Windows users—you need to install an npm package called windows-build-tools to be able to install the following required packages. To do this, open PowerShell as administrator and execute the following command:
> npm install -g windows-build-tools.
> npm install -g windows-build-tools.
To install Vue CLI, you need to open Terminal (macOS or Linux) or Command Prompt/PowerShell (Windows) and execute the following command:
> npm install -g @vue/cli @vue/cli-service-global
推薦閱讀
- 24小時學(xué)會電腦組裝與維護(hù)
- Intel FPGA/CPLD設(shè)計(基礎(chǔ)篇)
- Cortex-M3 + μC/OS-II嵌入式系統(tǒng)開發(fā)入門與應(yīng)用
- 圖解西門子S7-200系列PLC入門
- 電腦常見問題與故障排除
- 電腦常見故障現(xiàn)場處理
- 電腦軟硬件維修從入門到精通
- VCD、DVD原理與維修
- CC2530單片機(jī)技術(shù)與應(yīng)用
- 龍芯自主可信計算及應(yīng)用
- 單片機(jī)開發(fā)與典型工程項目實(shí)例詳解
- LPC1100系列處理器原理及應(yīng)用
- 可編程邏輯器件項目開發(fā)設(shè)計
- USB應(yīng)用開發(fā)寶典
- 筆記本電腦的結(jié)構(gòu)、原理與維修