1: Load the dump file into myflaskapp database. 2: Make sure you have php@localhost user in MYSQL. 3: Install flask and all dependencies. 4: Run: python3 app.py 5: App will be hosted on localhost:5000
1: Load the dump file into myflaskapp database. 2: Make sure you have php@localhost user in MYSQL. 3: Install flask and all dependencies. 4: Run: python3 app.py 5: App will be hosted on localhost:5000