Skip to content

antwaing/Json-Web-Token-Authentication-with-Angular-8-and-Node-JS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Json-Web-Token-Authentication-with-Angular-8-and-Node-JS

Json Web Token Authentication with Angular 8 and Node JS

There are 2 parts to the project

Angular Part

cd ./Angular_Project
npm i
ng serve

Node Part

cd ./Node_Server
npm i
node app.js

About

Json Web Token Authentication with Angular 8 and Node JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 75.2%
  • JavaScript 21.3%
  • HTML 3.0%
  • CSS 0.5%