From 93a2ad2a7c6b084a2db63be3f283b3670946764c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ant=C3=B3nio=20C=C3=A9sar=20J=C3=BAnior?= Date: Wed, 1 Mar 2023 07:49:54 -0300 Subject: [PATCH] Update README.md Add links to basic microfrontend example. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cd0cb1a..61f2038 100644 --- a/README.md +++ b/README.md @@ -8,13 +8,14 @@ VanillaTS is a fast, lightweight, cross-platform development framework for build Get started with VanillaTS, learn the fundamentals and explore advanced topics on our documentation. -- Get started (soon...) - Architecture (soon...) - Components (soon...) ### Advanced -- Microfrontend (soon...) +- Microfrontend + + - See an example [here](https://github.com/juninhocruzg3/microfrontend-example-vanilla-ts) ## Development Setup