I am following the tutorials on “How to build a Streamlit component” and got stuck on one of the first steps.
After I did npm install and npm start, I started my streamlit app by running streamlit run my_component/init.py and this page showed up.
Anyone else having the same problem?