Skip to content

daryabsb/modular-vue-arch

 
 

Repository files navigation

Modular Vue3 architecture for large scale projects

This basic arch helps in setting up a folder by feature architecture ffor vue 3 applications It uses Vue3 with vue-roter 4 and vuex 4 to add routes and stores dynamically to the vue application.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

a simple implementation of modular vue [folder by feature]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.2%
  • Vue 27.6%
  • HTML 14.2%