Streamlit Component template in Vue + Vite

Hi everyone!

I made a template for creating Streamlit Components. It uses Vue 3 to code the frontend and Vite to serve the files locally during development, as well as bundle and compile them for production. You can find it the GitHub repository below.

Gabriel

3 Likes

Thank you for creating this template for Vue! It has been extremely helpful.

1 Like