Improve this Doc
Getting Started
We want you to have an easy time while starting to use Angular. We've put together the following steps on your path to
becoming an Angular expert.
- Read the conceptual overview.
Understand Angular's vocabulary and how all the Angular
components work together.
- Do the AngularJS Tutorial.
Walk end-to-end through building an application complete with tests
on top of a node.js web server. Covers every major AngularJS feature and shows you how to set up your development
environment.
- Download or clone the Seed App project template.
Gives you a
starter app with a directory layout, test harness, and scripts to begin building your application.
Further Steps
Watch Videos
If you haven’t had a chance to watch the videos from the homepage, please check out:
And visit our YouTube channel for more AngularJS video presentations and
tutorials.
Subscribe
Read more
The AngularJS documentation includes the Developer Guide covering concepts and the
API Reference for syntax and usage.