From now on, you can develop more easily in Vuejs with the modular development approach
clone this project and work on it
git clone https://github.com/ebrahimimasod/vue-app-modular.git
and start it:
cd vue-app-modular
npm i
npm run dev
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.