jrief / django-angular

Let AngularJS play well with Django
http://django-angular.awesto.com/
MIT License
1.23k stars 294 forks source link

How to Start a fresh Project of django-angular #320

Closed amitasthana closed 6 years ago

amitasthana commented 6 years ago

I know its a kind of newbie question. However please help.

How to Start a fresh Project of django-angular?

adrienbrunet commented 6 years ago

Documentation is a good place to start with (here). Follow the installation part, and try to implement it for one form on your own.

You can, as you tried, have a first eye at the example repo and of course the result (also available there)