mirror of
https://github.com/NaN-tic/angular-tryton-login.git
synced 2023-12-14 06:53:01 +01:00
No description
.gitignore | ||
bower.json | ||
COPYRIGHT | ||
LICENSE | ||
login.html | ||
login.js | ||
package.json | ||
README |
tryton-angular-login ==================== The nantic module for Angular and Tryton application platform. For add component to Angular application. File: App.js angular.module('myApp', [ 'openlabs.angular-tryton' 'myApp.login', ]). File: Index.html <script src="app.js"></script> <script src="bower_components/angular-tryton/src/tryton.js"></script> <script src="bower_components/angular-tryton-login/login.js"></script> License ------- See LICENSE Copyright --------- See COPYRIGHT