Skip to content

decameters/nancy-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express/Passport with Angular Routing

This version uses Angular to control the login requests and redirection in coordination with client-side routing.

Setup Directions:

  • Run npm install,
  • Start mongo if not running already by using mongod
  • Run npm start in an open tab of terminal,

React App

There is a separate example React app implemented to make use of the Express API. This exists at /client.

Setup Directions:

  • Navigate to /client
  • Run npm install
  • Run npm start in an open tab of terminal.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published