iT邦幫忙

1

Angular#1 安裝環境

joor 2021-05-01 16:44:561378 瀏覽
  • 分享至 

  • xImage
  •  

若有無法執行,請訊息或留言。 感謝你讓我有修正的機會 :)

Angular

1. Visual Studio Code

原始碼編輯器
https://ithelp.ithome.com.tw/upload/images/20210501/20137134xxddnSgtCX.png


2. Node.js

建議選用 LTS
https://ithelp.ithome.com.tw/upload/images/20210501/201371343Mw265tJVo.png

  • 查看版本
node -v

https://ithelp.ithome.com.tw/upload/images/20210502/20137134tcBib2KER1.png


3. Angular CLI

Terminal 安裝,mac要加sudo

npm install --global @angular/cli

https://ithelp.ithome.com.tw/upload/images/20210501/20137134PTn1o4zrj6.png

ng version

https://ithelp.ithome.com.tw/upload/images/20210501/20137134m8VXC1juZN.png

  • 查看指令
ng help

https://ithelp.ithome.com.tw/upload/images/20210502/20137134cHlcn3ZpTd.png


下一篇


圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

1 則留言

0
joor
iT邦新手 5 級 ‧ 2022-07-25 01:18:16

VSC Terminal使用node.js

https://ithelp.ithome.com.tw/upload/images/20220725/20137134TD5TY66K7Z.png
2.

Set-ExecutionPolicy RemoteSigned

https://ithelp.ithome.com.tw/upload/images/20220725/2013713406b0o41ReG.png

我要留言

立即登入留言