-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Front-End Part Angular #2
Comments
Cool stuff @farhatmo, I would love to see some PRs coming in on the frontend part. |
That's fine for me @lirantal . I also prefer ng-cli :) |
go ;) |
@farhatmo Thank you! I've done a little bit of work on authentication using angular-cli, and JWT, using a MEAN back-end. Looking forward to seeing PR. @lirantal Speaking of JWT.. At this point, I think it would be easy to implement. Especially before the front-end is fully developed. I've almost got the JWT PR in the MEANJS project wrapped up. It appeared that most of the work (and why it was so slow) was fitting the JWT into our existing front-end. Much of that should be alleviated at this stage of development for Riess.js. |
New link of angular part : https://github.com/weareopensource/Angular :) |
Hello,
I start the Front-End part with Angular + Angular-CLI + Angular Material (for the moment).
I'm thinking about keeping gulp to build the front-End or should use angular-cli ?
@lirantal @mleanos
The text was updated successfully, but these errors were encountered: