iT邦幫忙

2022 iThome 鐵人賽

DAY 3
0

今天就來安裝Node.js的環境吧,我們需要安裝Node.js本身以及文字編輯器,文字編輯器這邊我選用VScode。

Node.js

Node.js安裝可以去官網下載,打開官網連結可以看到這個畫面:

https://ithelp.ithome.com.tw/upload/images/20220915/201380604f2YpZs3Ux.png

這邊可以選擇要下載的版本,建議選擇長期維護版即可,下載後安裝:

https://ithelp.ithome.com.tw/upload/images/20220915/20138060nTbhAfF7Gw.png

https://ithelp.ithome.com.tw/upload/images/20220915/20138060uAiyMixxbm.png

這邊用來選擇安裝路徑。預設就好。

https://ithelp.ithome.com.tw/upload/images/20220915/20138060I4GkKmxGjw.png

這邊用來選擇安裝的項目,會將npm等等的工具安裝好,一樣預設就好。

https://ithelp.ithome.com.tw/upload/images/20220915/20138060JBedzXetUJ.png

這邊的Automaticy install記得勾選。他會幫你自動安裝必要的工具,以防後面出現問題還是勾起來比較好。

https://ithelp.ithome.com.tw/upload/images/20220915/20138060qEVTiAcWTw.png

準備安裝。

https://ithelp.ithome.com.tw/upload/images/20220915/20138060wqkrd2SL56.png

https://ithelp.ithome.com.tw/upload/images/20220915/20138060mKZPmGIOI7.png

安裝完按下Finish會跳出一個命令列視窗安裝必要的工具,跑完後關掉就好了。

https://ithelp.ithome.com.tw/upload/images/20220915/20138060v1MVEm5Lfn.png

完成後可以打開powershell,輸入指令node -v 跟 npm -v可以看到node跟npm的版本,這樣就是安裝成功了!

https://ithelp.ithome.com.tw/upload/images/20220915/20138060dvdkkdOlhr.png

VScode

VScode是我們拿來寫程式的文字編輯環境,選用VScode的原因是因為它支援了各式各樣的語言,以及操作方便、功能又很眾多。安裝方式也很簡單,去官網直接下載安裝就好,基本上一直下一步應該不會有問題:

vscode的畫面(沒錯我此時此刻就在用VScode打這篇文章):

https://ithelp.ithome.com.tw/upload/images/20220915/20138060CQdBfEZNoA.png

這個文字編輯器除了多樣的功能外,還可以利用擴充套件來安裝一些美化VScode的小工具,基礎使用可以看我去年鐵人賽的文章,這邊就不再贅述。

那這篇文章就先到這邊,明天會先從JS的基礎語法開始記錄起,第一次碰這個語言,有錯誤的資訊也煩請各位大神幫忙糾正。


上一篇
Day2- Node.js初步認識
下一篇
Day4- JavaScript的變數以及資料型態
系列文
利用30天學習JavaScript&Node.js30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言