Files
meteor/guide/source/angular.md
2021-10-26 13:43:21 +02:00

11 lines
383 B
Markdown

---
title: Angular
description: The correct place to find details about using Angular with Meteor
---
Angular is a frontend rendering library that is officially supported by Meteor.
The best place to read about how to use Angular in Meteor is the [Angular-Meteor](http://www.angular-meteor.com) site.
You can also check the [repository](https://github.com/urigo/angular-meteor/).