Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 213 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 213 Bytes

web-flask-mid-term

Using the git bash command line to run the following shell scripts.

Migrating: ./migrate.sh

Developing: ./dev.sh

Deploying:

  • Step 1: ./scripts/build.sh
  • Step 2: ./run.sh