antiface / Refcards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:Other


Languages

Language:Python 60.0%Language:HTML 29.7%Language:CSS 10.3%