Skip to content

xaxay/poc-mfe-vite-header

Repository files navigation

[Phase-3] Distributed rich Single Page Application (SPA): Proof of Concept

Introduction

A proof of concept for a Distributed SPA, enabling separate teams to develop and manage UI components independently.

It is full-fledged development version that is bases on

Vite / ImportMaps / HTML / JS / CSS / Vue3 / Vuetify3 / Pinia.

It is distributed on few repositories:

Demo

Click to see Demo ( use admin/admin or any login with same password)

It proves that it works and demonstrate how all these parts are initialized and interacted together from different in-browser modules!

Installation

yarn

Starting in development (serve) mode with enabled HMR

yarn dev

Starting in production (build) mode

yarn build

yarn preview

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published