incuna / djangular-rest-framework

AngularJS interface for Django Rest Framework (DRF)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

AngularJS interface for Django Rest Framework (DRF)

License:MIT License


Languages

Language:JavaScript 98.0%Language:HTML 2.0%