npm run installs
Angular shell run:
npm run serve:shell
MY MICRO APP run:
npm run dev:my-wc
CLIENT-A run:
npm run dev:client-a
MY MICRO APP run:
npm run build:my-wc
CLIENT-A run:
npm run build:client-a
npm run serve:my-wc
npm run serve:client-a
- mock-server
- react component
- svelte component
- angular elements component
- elm component
- Polymer/LitElement component
- JS Vanilla component