Since I launched my SAAS app ([mixedcrm.com](https://mixedcrm.com)) last week, I received many questions regarding my workflow with Flask/Vue/Npm etc .. so I decided to write a simple guide to help anyone who is interested:
[https://www.enferno.io/blog/flask-with-npm-vuejs/](https://www.enferno.io/blog/flask-with-npm-vuejs/)
Feel free to drop any questions or recommendations, Also let me know if you would like to read more in-depth tutorials about building more complex stuff ..
Like the usage of Parcel. You see Parcel 2 beta was released?
Good stuff! I would definitely appreciate more on flask + vue.
Thank you so much. I’d love to see more of Flask + Vue.
Awesome tutorial , you have a knack to explain stuff
I think there’s a typo on the first page where it says “the most useful crm system you will every work on”
Where it’s supposed to say ever.
Tried this, but I get the same default “Enferno installed succesfully!” page even after changing the .vue files and running npm build watch or npm build run. It’s a shame because it seems like a cool framework, but I can’t get it to work.
I’m going to be migrating my app from just flask to this. Really awesome project. Seems to take care of everything I need as far as adding Vue to my app goes. Plus the extra baked in features are awesome.