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
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