Skip to content
This repository has been archived by the owner on May 10, 2022. It is now read-only.

thiagolopes/ReportToEasy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Read To Easy

How to use?

  1. Install requirements run:
pip install -r requirements.txt
  1. Create db:
python manage.py migrate
  1. RUN!
python manage.py runserver