Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 1010 Bytes

README.md

File metadata and controls

46 lines (34 loc) · 1010 Bytes

📝 Private Lead Manager Status

📝 Private Lead Manager Application with Django-REST-framework on the back and React & Redux on the front. (using Django-rest-framework, React, Redux and Reactstrap)


How to use it ?

  1. Clone the repository
  git clone https://github.com/M0ng00se7169/Leads-Manager.git
  1. Install all requirements
  pip install -r requirements.txt
  1. Make migrations:
  python manage.py makemigrations
  python manage.py migrate
  1. Run the server:
  python manage.py runserver
  1. Install all node packages:
  npm i
  1. Run the client:
  npm run dev

TIPS

  • If you don't see directories node_modules after downloading it, or you have some other problems, try to disable Windows Defender, download directory again and repeat steps



Feel free to contact with me ;)