修订完index

This commit is contained in:
Zhicheng Wang 2017-04-15 21:38:27 +08:00
parent d33efdab08
commit a1c811f763
1 changed files with 4 additions and 0 deletions

View File

@ -135,8 +135,12 @@ table(width="100%")
Alternatively, you can run the example locally, next to those `live-example` links you have a <a href="/resources/zips/architecture/architecture.zip">download link</a>.
Just download, unzip, run `npm install` to install the dependencies and run it with `npm start`.
不过,你也可以在本地运行这个例子,你可以点击<a href="/resources/zips/architecture/architecture.zip">下载链接</a>来下载。
只要下载、unzip、运行`npm install`安装依赖,然后运行`npm start`就可以了。
## Reference pages
## 参考资料
* The [Cheat Sheet](cheatsheet.html) lists Angular syntax for common scenarios.