From 46d208ce76041cd9cc747fa57034b91bcced30cc Mon Sep 17 00:00:00 2001 From: Camilo Martinez Date: Mon, 1 May 2023 13:46:00 -0500 Subject: [PATCH] Monorepo template Adding reference to monorepo template with ns-vue3-vite. --- content/docs/en/getting-started/8-code-sharing.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/docs/en/getting-started/8-code-sharing.md b/content/docs/en/getting-started/8-code-sharing.md index 8e7f1c75..e7989e2c 100644 --- a/content/docs/en/getting-started/8-code-sharing.md +++ b/content/docs/en/getting-started/8-code-sharing.md @@ -152,3 +152,7 @@ Given the flexibility inherent in the generated code structure, the developer is ## Showcase Application For a real-world code-sharing project with NativeScript-Vue, check out [Jen Looper](https://twitter.com/jenlooper)'s code-sharing project, [mandala-me](https://github.com/jlooper/mandala-me). + +## Monorepo Template +Thanks to [Vallemar](https://github.com/vallemar)'s for this great monorepor template containing NativeScript-Vue3-Vite [ns-monorepo-seed](https://github.com/vallemar/ns-monorepo-seed). +