Skip to content

raycohen/ember-vue-single-spa-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dbf-polyglot

What is this?

This is the experiment ground for Dashbaord Foundation team to explore how multiple-framework can work using Micro-frontend architecture.
Current implementation is based on the core example on single-spa.js.org

How does it work?

Currently we have 4 applcations running at the same time, including 1 root-config & 3 applcaitons using different Frontend framework.
You can run them seperately or run in all at once.

At once

yarn install
yarn start

One app at a time

cd app/<application>
yarn install
yarn start

About

Simple single-spa repo to demonstrate issue loading AMD vue after Ember

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published