#1 Changing architecture/structure, according to Vue standards
Merged by davidcarlos. Opened by thiagocmoreira.
kiskadee/ kiskadeemes/kiskadee_ui 04-refactor-architecture  into  master

Download 1.patch

What this PR do:
- Changing folder hierarchy according to Vue documentation (https://vuex.vuejs.org/en/structure.html)
- Solving console errors, ex: Component named with HTML reserved word
- Refactoring method using async/await (ES6)
- Unique instance of Vue, making better use of Components
- Other minor changes

Pull-Request has been merged by davidcarlos

Metadata