Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 384 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 384 Bytes

redux_auth_client_server

Getting Started

To get this project up and running on your local machine you will need to have the following requirements. Please fork and clone this repo to your local machine.

  • Python 3
  • Node
  • Npm
  • Virtualenv
  1. run npm install in the redux-auth directory
  2. run pip install -r requirements.txt in the flask-api-auth directory