Skip to content

andreacampaci/example-micro-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Micro apps Angular + Vue

Installation

npm run installs

Dev

Angular shell run:

npm run serve:shell

MY MICRO APP run:

npm run dev:my-wc

CLIENT-A run:

npm run dev:client-a

Build micro apps

MY MICRO APP run:

npm run build:my-wc

CLIENT-A run:

npm run build:client-a

Serve micro apps dist together

npm run serve:my-wc
npm run serve:client-a

RoadMap

  • mock-server
  • react component
  • svelte component
  • angular elements component
  • elm component
  • Polymer/LitElement component
  • JS Vanilla component

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published