Created
February 24, 2017 21:09
-
-
Save brunokrebs/54eed9b49dee9be62f8e4e6eac1d813e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Auth0 Lock and Angular 2 JWT runtime deps | |
npm install --save auth0-lock angular2-jwt @angular/material | |
# Types definitions for Auth0 Lock | |
npm install --save-dev @types/auth0-lock |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment