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
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upType | Name | Latest commit message | Commit time |
---|---|---|---|
Failed to load latest commit information. | |||
![]() |
Angular_Project | ||
![]() |
Node_Server | ||
![]() |
.DS_Store | ||
![]() |
README.md |
Json Web Token Authentication with Angular 8 and Node JS
There are 2 parts to the project
cd ./Angular_Project
npm i
ng serve
cd ./Node_Server
npm i
node app.js