5 ms·
> - Bootstrap + Vue.js + Django backend hosted on Firebase, GCP/AWS PaaS That sounds like a very usable stack. I'd personally use Django REST over straight Dja
by el_dev_hell 6y ago
> - Bootstrap + Vue.js + Django backend hosted on Firebase, GCP/AWS PaaS
That sounds like a very usable stack. I'd personally use Django REST over straight Django (assuming you're creating a SPA, which I imagine you are based on the backend options).
Depending on your design needs, you might want to review Vue Material (https://vuematerial.io/ https://vuematerial.io/). It's a UI library similar to Bootstrap with a material design focus.