Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.
/ vue-modular Public archive

An example of a modular application based on the Vue.js framework.

License

Notifications You must be signed in to change notification settings

evgsavosin/vue-modular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue Modular

Vue.js License

An example of a modular application based on the Vue.js framework.

Requirements

  • Vue.js 2.7.x and upper.

To know

Initially, this structure was used to build the interface inside the game.

Application has two main entities: modal (pop-ups) and module (decomposed views, routing and assets with auto-load).