🌏 개발환경

[web app prototyping with GCP] 7. Deploy frontend

써니(>_<) 2022. 10. 20. 04:18

1. Write and deploy frontend apps using Dash

front_end_api_init__.py

2. run the app in frontend server

cd front_end_py
python3 front_end_api_init__.py

 

3. Test the app in browser