Buku Telepon tes 01 DIGIREC [email protected]
-
git --version
-
git clone https://github.com/Bad89/bukutelepon-01-scenario2023.git
-
python -m venv venv (create enviroment)
-
text on screen "source venv/bin/activate" (why "connect or in enviroment")
-
pip install flask ("error use //echo adjust your OS")
-
running code: run: FLASK_APP=bukutelepon.py flask run
-
seen Running on http://127.0.0.1:5000 in terminal --------> 'click on : http://127.0.0.1:5000'
git remote add origin https://github.com/Bad89/bukutelepon-01-scenario2023.git git branch -M main git push -u origin main