Skip to content

paulpestov/vue-modular-app-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a demo to try out a modular application system with Vue 3. It utilizes a simple event bus to share information between modules.

Steps:

  • cd ./core
  • npm install
  • npm run build

Try to run /index.html from a local web server of your choice, you will need the referenced scripts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks