G
G
GrimJack2017-08-19 19:17:15
Vue.js
GrimJack, 2017-08-19 19:17:15

Where can I find a good vue+vuex+vue-router+axios setup guide?

Good afternoon I encountered a serious project (the whole front on Vue
, and the back on Laravel) for the first time laravel mix And ideally have one js file as output I would be grateful for any materials on this topic

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
NaN, 2019-08-02
@KornevaViktoria

What exactly are the questions? Where is your solution to the issue, at least some outline.
There are no ideal guides for all projects, each build has its own anyway.
If at the minimum, then this:
0) Create the initial project structure
1) Write all the necessary dependencies in package.json, install
2) Create a file, for example, webpack.mix.js, in which you build, how exactly you can see here . There it is also written how to assemble everything into one js
3) There are a lot of sites with instructions for vue-router now. Google to the rescue. The documentation itself is also not a bad option for learning
4) vue, vuex, axios is also nothing complicated, everything is described on the official sites.
If you need more details, I can offer my services.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question