/djangotypotest

A CheckList API to test de Typescript Interface Generator from django-typomatic

Primary LanguagePython

djangotypotest

A CheckList API to test de Typescript Interface Generator from django-typomatic

Rode na sua máquina

  1. Clone the repo git clone https://github.com/LucasEduardoRomero/djangotypotest
  2. Enter the projet cd djangotypotest
  3. Start the pipenv virtual env pipenv shell
  4. Install the deps pipenv install
  5. Run the project (the database is on the repo) python manage.py runserver