Home  >  Q&A  >  body text

javascript - How to use Mui+webpack+vue to develop apps using hbuilder?

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?

淡淡烟草味淡淡烟草味2662 days ago1238

reply all(1)I'll reply

  • 学习ing

    学习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...

    reply
    0
  • Cancelreply