I see that the mui official website does not seem to describe how to use it in combination with webpack. Will there be any problems with the app finally packaged by mui vue webpack?
学习ing2017-07-05 10:48:36
You can use vue-ci to build a webpack template project, and then change it to multiple pages, so that mobile phones and computers can be jointly debugged on the same network segment. Of course, you don’t have to use webpack. You can also use gulp to monitor folder and file changes and perform real-time compilation.
You can take a look at this plug-in and template project I wrote: https://github.com/vue-html5plus
Related lecture content: /l/15...