mevn-stack-vue-2

Securing MEVN Stack (Vue.js 2) Web Application using Passport

MIT License

Stars
39

Securing MEVN Stack (Vue.js 2) Web Application using Passport

This source code is part of Securing MEVN Stack (Vue.js 2) Web Application using Passport

To run locally:

  • Run MongoDB server
  • Clone this repository
  • Run npm install
  • Run npm start
Related Projects