Skip to content

pbse/Auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Token based Authentication in Express React App with Flux.

Part of the tutorial - Authenticating Express React App

Build React

npm run build

Run Express

npm run server

Server Tests

npm test