Angular配置
Posted xuyuchen
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Angular配置相关的知识,希望对你有一定的参考价值。
- 安装node.js 重启
- npm install -g @angular/cli
- ng new my-app
- ng g c 创建组件
- VScode插件Angular Snippets (Version 8)
- VScode插件Angular Language Service
- ng g s 创建service
以上是关于Angular配置的主要内容,如果未能解决你的问题,请参考以下文章