javascript - How to use Mui+webpack+vue to develop apps using hbuilder?
淡淡烟草味2017-07-05 10:46:36
0
1
1303
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?
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
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...