Skip to content
  • Killian Kemps's avatar
    Setup Webpack and full Vue.js app · 43aa0342
    Killian Kemps authored
    - Install Webpack from official Vue.js template.
    - Use VueSocket for socket.io instead of simple library
    - Do all requests on websockets
    - Setup JWT authentication
    - Setup as a SPA with Vue.js
    43aa0342