0👍
I just recreated a project with your code. And it seems to be working fine.
One thing I would say is, are you trying the right path?
Are you visiting below?
http://localhost:8080/campaigns
or
http://localhost:8080/#/campaigns
If yes, then try checking the log if you code compiles okay.
- [Vuejs]-How can I allow a Vue component to manage its own transitions?
- [Vuejs]-Sharing a global var through vue and electron
Source:stackexchange.com