0.0.4 • Published 9 years ago
ionic2-devise-token-auth v0.0.4
ionic2-devise-token-auth
Installation
Before install it lib you must install those dependencies:
- Install NPM & Node by brew or by apt-get
- Install globally ionic2:
$ npm install -g ionic@beta - Install globally the Typings to run TypeScript
$ npm install typings -g
To install this library, run:
$ npm install ionic2-devise-token-auth --saveDevelopment
It framework is based on the Angular2-Devise-Token which wasn't working with Ionic & even wasn't at least installable. So this framework have been started to fixed those issues.
To generate all *.js, *.js.map and *.d.ts files:
$ npm run tscTo lint all *.ts files:
$ npm run lintLicense
MIT © Ilton Silveira