/djangular-rest-framework

AngularJS interface for Django Rest Framework (DRF)

Primary LanguageJavaScriptMIT LicenseMIT

djangular-rest-framework

Development

This project requires node >=6.

To run tests and compile templates install requirements:

  • npm install
  • bower install

If updating templates run grunt ngtemplates to recompile.

Installation

bower install djangular-rest-framework

Load the main js file and all dependencies in to your HTML.