Skip to main content
added 96 characters in body
Source Link
darogo
  • 51
  • 2
  • 8

I am new to vue and I started a project from scratch.

I needed to install vuetify. However, I realized that I do not have webpack.config.js and vue.config.js.

Do I need to install it using npm or can I just directly make these config files manually?

Can help me how do I add this config files?

I am new to vue and I started a project from scratch.

I needed to install vuetify. However, I realized that I do not have webpack.config.js and vue.config.js.

Can help me how do I add this config files?

I am new to vue and I started a project from scratch.

I needed to install vuetify. However, I realized that I do not have webpack.config.js and vue.config.js.

Do I need to install it using npm or can I just directly make these config files manually?

Can help me how do I add this config files?

Source Link
darogo
  • 51
  • 2
  • 8

webpack.config.js and vue.config.js

I am new to vue and I started a project from scratch.

I needed to install vuetify. However, I realized that I do not have webpack.config.js and vue.config.js.

Can help me how do I add this config files?