Skip to content

h4yfans/Lead-Manager

Repository files navigation

Lead App

Installation

Clone the repository and create a virtual environment with pipenv

git clone git@github.com:h4yfans/Lead.git
cd Lead
pipenv install
pipenv shell

If you are not using pipenv, type:

pip install -r requirements.txt

Install dependices

npm i
npm run dev  

Run project

python manage.py runserver

About

Django app and create a REST API with the Django Rest Framework and build fronend with React and Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published