Adding example app tutorial (#23785)

* Adding example app tutorial

* Updated link with MD format

* Refactored to 'more information'
This commit is contained in:
Ray Antonius
2018-12-02 09:26:01 +07:00
committed by Manish Giri
parent f41deb625b
commit d593bf498a

View File

@ -66,3 +66,7 @@ HTML:
```html
<script src="/bower_components/angular/angular.js"></script>
```
#### More Information
- [Angular JS App Tutorial](https://docs.angularjs.org/tutorial)