O
O
Oleg Agapov2017-07-19 17:48:05
Flask
Oleg Agapov, 2017-07-19 17:48:05

How to combine VueJS, vue-router and flask?

Has anyone done similar?
What I have done so far is the following path:
1. Frontend on a node using vue-cli (webpack, hot reload, router)
2. I run flask server nearby, make it restful for requests from the front
Looks crooked to me :) Or norms?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
JSmitty, 2017-07-19
@oleg_agapov

What exactly is crooked? We have such a stack, a thin REST proxy on a flask (everything is then translated to another protocol), a front on Vue.js + vuex + router + vue-resource. The project is also started from vue-cli - and everything is fine.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question