Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 303 Bytes

README.MD

File metadata and controls

18 lines (11 loc) · 303 Bytes

Angular JWT authentication

jwt

Run server

  • cd server
  • npm install
  • npm start

Run Angular

  • cd client
  • npm install
  • npm start
  • Navigate to http://localhost:4200/