Xo Angular development with WordPress
Now, the Angular development is easy with WordPress
Xo provides a foundation for both Angular and WordPress developers to use what they know best.
- Use WordPress to manage content for pages and posts and let Xo generate your routes dynamically.
- Use the Xo API to get pages, posts, menus, options, and more in your Angular app.
- Run locally using ng serve for rapid development of new features and updates.
- Deploy for production using ng build and distribute your theme with or without the source code.
For getting started you just need a few minutes.
- Add the Xo for Angular plugin to WordPress.
- Add the angular-xo module to your Angular app.
- Add template annotations to your feature module templates.