[Vuejs]-Using VueJS to create a embeddable Chat Widget for websites

3👍

I have used vuejs to create widget before so this is your answer:

  1. You should build a normal project, import vue and compile it with all of your code to 1 file.
  2. Yes
  3. Yes
  4. Yes

Leave a comment