JRinkoff / angular-django

Angular Frontend with Django Backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

angular-django

Angular 2 frontend with Django backend implemention of ahernp.com

Setup Development Environment

  1. git clone https://github.com/ahernp/angular-django.git
  2. cd angular-django
  3. fab setup:init
  4. fab runserver
  5. Visit http://127.0.0.1:8000/

Tested on Ubuntu 16.04 with python fabric installed.

About

Angular Frontend with Django Backend

License:MIT License


Languages

Language:TypeScript 62.0%Language:Python 29.4%Language:HTML 5.6%Language:CSS 2.4%Language:Shell 0.3%Language:JavaScript 0.3%