Just started with Vue? Please read part 1 first. It’s a small introduction into the Vue framework.
In part one we have created our first application using Vue. Functionally that application is complete but it is lacking a nice architecture, it is not translated, it did not have any unit tests and we did not leverage the complete power of single file components and CLI tooling to scaffold the project.