Created using vue-cli package.
Refactoring a Vue.js application using:
- Components
- Vuex
- npm run serve
- Add tests with Jest
- Add typescript to model objects
- Provide an example using a module store for each component
- Add watchers, lifecycles, etc.
- Add Vue-Router
- Build native mobile application using NativeScript
- Add a Backend API and connect Vue Application to it
- Add Server Side Rendering Example
- Move to Real-Time application using Mercure