66. Connect VUEJS to Frappe Portal ERPNExt

Поделиться
HTML-код
  • Опубликовано: 30 сен 2024
  • Learn how to use VUEJS with Frappe Portal.
    In this tutorial, you will learn how to work with Vuejs to build awesome app in frappe portal by integrating Vue library.
    You will learn:
    1. Import Vue
    2. Initialise app
    3. writing methods and wiring them to HTML
    4. API call
    5. Get random data on button click.
    Blog: ghorz.com/blog...
    CONTACT
    Telegram: t.me/Ghorz

Комментарии • 12

  • @arthurmartins2215
    @arthurmartins2215 2 года назад +2

    This is the best part of frappe i have loved. Thanks for this video

  • @interesting_stuffs
    @interesting_stuffs 2 года назад +1

    awesome stuff.
    it'd be helpful, if could you host the entire source onto a Github repo and share it please?

  • @llc6849
    @llc6849 Год назад

    It's good work indeed. But voice is really not clear. Please do get a good quality mic. It will really help your audiences to understand things better and with less efforts.

  • @saeidfeyziniya3023
    @saeidfeyziniya3023 2 года назад

    how can use router for this ?

    • @ghorzace8347
      @ghorzace8347  2 года назад

      Google how to use vue components in html

  • @squidproxy136
    @squidproxy136 2 года назад

    superb!!!

  • @rangabharath4253
    @rangabharath4253 2 года назад

    awesome

  • @saeidfeyziniya3023
    @saeidfeyziniya3023 2 года назад

    how can I use component here?

    • @ghorzace8347
      @ghorzace8347  2 года назад

      If you understand Vue,you'll know what to do. Refresh on vuejs

    • @saeidfeyziniya3023
      @saeidfeyziniya3023 2 года назад

      @@ghorzace8347 i know vue, but here it gives me error when i am importing my component ,
      i can use component in my script page but i want to use in other page for my components