[Vuejs]-Separate component file with vue cdn

0👍

Check this GitHub Repo :
it explains how you can load a component from a server:
https://github.com/maoberlehner/distributed-vue-applications-loading-components-via-http

Leave a comment