An open API service indexing awesome lists of open source software.

https://github.com/rholo/ng-vue-migration

Basic sample to migrate from AngularJS to Vue without modules
https://github.com/rholo/ng-vue-migration

Last synced: 3 months ago
JSON representation

Basic sample to migrate from AngularJS to Vue without modules

Awesome Lists containing this project

README

        

## Migrate AngularJS app with Vue/Vuex

this is an example to migrate your legacy project from angularjs to Vue including Vuex and i18n features,

NOTE: this project is not using javascript modules

this migration is from angularJS inside to create new features using Vue..

even you can add Eslint + Prettier config for better practices and clean code.