mean-angular5-passport-authentication
mean-angular5-passport-authentication copied to clipboard
Securing MEAN Stack (Angular 5) Web Application using Passport Authentication
Securing MEAN Stack (Angular 5) Web Application using Passport
This source code is part of Securing MEAN Stack (Angular 5) Web Application using Passport tutorial.
To run locally:
- Run MongoDB server
- Clone this repo
- Run
npm install - Run
npm install --save-dev @angular-devkit/core - Run
npm start