# Xo for Angular
Angular development made easy with WordPress

## Why choose Xo?
Xo provides a foundation for both Angular and WordPress developers to use what they know best.

1) Use WordPress to manage content for pages and posts and let Xo generate your routes dynamically.
2) Use the Xo API to get pages, posts, menus, options, and more in your Angular app.
3) Run locally using ng serve for rapid development of new features and updates.
4) Deploy for production using ng build and then distribute your theme with or without the source code.

Getting started with Xo is easy, find the quick start guides at: https://angularxo.io/guides

Xo also provides an extensive customization API provided here: https://angularxo.io/api

## Resources
The main documentation site, https://angularxo.io is written to take full advantage of the features available within Xo. The full source code is available at: https://github.com/WarriorRocker/angular-xo-material
