Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 128 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 128 Bytes

flask-simple-auth-service

  • pipenv install
  • pipenv shell
  • python app.py
  • cd client
  • npm install
  • npm run dev