K
K
Kotaro Hiba2020-05-26 19:29:34
webpack
Kotaro Hiba, 2020-05-26 19:29:34

What is the difference between webpack and vue-cli?

Hello everyone, I recently started learning Vue, met such a thing as Vue-Cli, which helps to build projects, there is webpack and just vue create, which turns out to create its own bundler, I just didn’t quite understand all these assemblers.
Basically questions
1. Should I use just vue create 'name' or vue init webpack 'name'
2. What are their differences?
If the questions are not too correct, I will try to supplement, I just don’t know from which side to look at all this, because I don’t see any difference between them.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Z
zorca, 2020-05-26
@lina666

Webpack is a bundler, Vue-Cli is a toolkit on top of Webpack to work with Vue.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question