Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 450 Bytes

File metadata and controls

12 lines (8 loc) · 450 Bytes

Angular 2 demo + JWT (Backend)

This is the companion backend of the Angular 2 Demo + JWT

Please read the article written at Angular-Tips

If you just want to try it, download the Frontend and run this project (If you're using node, you need to use the --harmony flag):

$ npm install
$ node server.js