Skip to content

SpicyFire21/Authentification-avec-JWT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mini-projet 2 : Authentification avec JWT (JSON Web Token)

Setup le Projet

cd backend
npm install
cd ..
cd frontend
npm install

Lancer le BackEnd

cd backend
node server.js

Lancer le FrontEnd

cd frontend
npm run serve

About

Mini-projet 2 : Authentification avec JWT (JSON Web Token)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors