I'm trying to create a user registration with Ionic and I installed Tivix's django backend, and the angular-django in eh front end. The thing is, I'm trying to incorporate it into Ionic.
Here's my app structure in Visual Studio
in my index.hml i have included the files
I'm just having trouble understanding since how would I include the app "angularDjangoRegistrationAuthApp" into my index.html?
I tried doing this in my index.html file. but when I click Sign Up button nothing happens. If anyone has ever worked with Tivix's module before and can poit me in the right direction, it would help allot.
Solved. Ionic Creator is your friend.