cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Create a simple PWA under minutes using HopexGraphQL

imran_khatyan
MEGA Partner
MEGA Partner

Hello, 

I am creating this topic so it may help others.

 

Recently I experimented with one of my favorite JavaScript framework "vue". For your reference if you like to connect vue with HopexGraphQL basic authentication and creating a simple PWA following information can help you create a foundation. 

 

Technologies Used:

  1. Hopex
  2. HopexGraphQL
  3. Vue
  4. vue-cli
  5. vue-apollo
  6. apollo
  7. vue-material
  8. node
  9. npm
  10. yarn

Commands:

  1. vue create hopexvueappolo
  2. cd hopexvueappolo
  3. vue add apollo
  4. yarn add vue-material
  5. yarn serve

Code:

https://github.com/khatyan/HopexVueAppolo

In Action:

https://youtu.be/p1AWa9j5bLk

 

imran_khatyan_0-1622197420146.png

imran_khatyan_1-1622197460826.pngimran_khatyan_2-1622197493408.png

 

0 Replies