freeCodeCamp/guide/chinese/angularjs/index.md

30 lines
467 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

---
title: AngularJS
localeTitle: AngularJS
---
## AngularJS
AngularJS版本1.x是一个开源的前端JavaScript框架。 AngularJS扩展了HTML以开发丰富而强大的前端。 它减少了HTML代码的重复使用。通过使用AngularJS提供的保存指令可以避免这种重复 很多时间和精力。
**安装**
故宫:
\`\`\`壳 npm安装角度
```
HTML:
```
HTML
```
bower:
```
贝壳 凉亭安装角度
```
HTML:
```
HTML
\`\`\`