Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 508 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 508 Bytes

React Redux Django Full Stack Application with token based authentication with Knox

Available Scripts

pip install pipenv

To Install pipenv

In the project directory, you can run:

pipenv shell

pipenv install

To install all dependencies

python leadmanager/manage.py runserver

To run server at http://localhost:8000

npm run dev

Runs the app in the development mode. Open http://localhost:8000 to view it in the browser.