/Refcards

Primary LanguagePythonOtherNOASSERTION

Refcards:

Commands:

  • $ mkdir Refcards
  • $ cd Refcards
  • $ python3 -m venv venv
  • $ . venv/bin/activate
  • $ pip3 install flask
  • $ pip3 install flask-cors
  • $ sqlite3 database.db < schema.sql
  • $ python3 app.py

A.G. (c) 2021. A.G. (c) 2021. All Rights Reserved All Rights Reserved.