Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 268 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 268 Bytes

MEVN-JWT-Authentication

Implement JWT Authentication by using VueJs(v2.6.10), NodeJs, MongoDB, Mongojs, ExpressJs, PassportJs, Passport-Jwt, Jsonwebtoken.

To run locally:

  • Clone this repo
  • npm install
  • npm run dev
  • open chrome browser with localhost:8080